##// END OF EJS Templates
Port `deepreload` to `importlib`...
Port `deepreload` to `importlib` `imp` is deprecated since Python 3.3 and scheduled for removal in Python 3.12 The code is severely undertested, I added several, and also fixed a bug that `modules_reloading` was not cleaned-up on an import failure.
Nikita Kniazev -
r27044:7f364bb8
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...