Lichen

tests/from_import_bad/main.py

595:60c18e54c8db
2017-02-18 Paul Boddie Introduced a context test that sets a local context for static attributes. method-wrapper-for-context
     1 from package import module # module is not defined in package     2 # import package.module    # use this instead