lambda-py icon indicating copy to clipboard operation
lambda-py copied to clipboard

Handle nested modules in __import__

Open anandology opened this issue 12 years ago • 0 comments

Handle nested modules like "A.B" in import.

The modules are still searched in python-lib/. We'll worry about sys.path later.

anandology avatar Dec 20 '12 06:12 anandology