Rudimentary importing support
Doesn't handle packages or anything other than importing a .py file (ex zip import, .so, .pyc), but has some basic support for sys.path and sys.modules.
Showing
This diff is collapsed.
This diff is collapsed.
test/tests/import_target.py
0 → 100644
test/tests/import_test.py
0 → 100644
Please register or sign in to comment