##// END OF EJS Templates
add import hook for shim packages...
add import hook for shim packages This ensures that submodule imports return the real target module, not a clone that will confuse `is` and `isinstance` checks.
Min RK -
r20990:233a2e54
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...
session.py Loading ...
threaded.py Loading ...