##// 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.

File last commit:

r19162:ee8f49f3
r20990:233a2e54
Show More
__init__.py
1 line | 35 B | text/x-python | PythonLexer
Thomas Kluyver
Expose ConfigManager one level up the hierarchy...
r19162 from .manager import ConfigManager