Lichen

tests/from_import_bad/main.py

716:1f9bb1de08f5
2017-03-12 Paul Boddie Merged changes from the default branch. return-value-definition
     1 from package import module # module is not defined in package     2 # import package.module    # use this instead