Lichen

tests/chains/main.py

15:e359ffe6c3fc
2016-09-04 Paul Boddie 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