a9763b34cf
Newly imported modules with compile and/or run-time errors were not being removed from `sys.modules`. This commit modifies the Python 2.7 loader so that it follows Python's failed-initial-import logic and removes the module from `sys.modules`. |
||
---|---|---|
.. | ||
bin | ||
importer | ||
__init__.py | ||
argparse_ex.hy | ||
fails.hy | ||
icmd_test_file.hy | ||
macros.hy | ||
module_docstring_example.hy | ||
no_extension | ||
pydemo.hy | ||
relative_import.hy | ||
tlib.py |