Summary
Shortlog
Changelog
Graph
Tags
Bookmarks
Branches
Files
Help
Search
Lichen
tests/chains/main.py
214:045514fb8fde
15:e359ffe6c3fc
2:3dff1f10598f
2016-09-04
Paul Boddie
raw
annotate
files
changeset
graph
Changed the imports to observe leaf module assignment semantics.
1
import
package.module
2
3
C
=
module
.
Class
4
c
=
module
5
f
=
c
.
Class
6
7
def
t
():
8
x
=
c
.
Class