Lichen

Annotated tests/from_import_bad/main.py

650:d1bf04436c7c
2017-03-03 Paul Boddie Produce valid empty allocation locations when allocating attributes/parameters.
paul@50 1
from package import module # module is not defined in package
paul@50 2
# import package.module    # use this instead