##// END OF EJS Templates
Update deepreload to use a rewritten knee.py. Fixes dreload(numpy)....
Update deepreload to use a rewritten knee.py. Fixes dreload(numpy). knee.py, a Python re-implementation of hierarchical module import was removed from the standard library because it no longer functioned properly. deepreload.py is little more than a hacked version of knee.py which overrides __builtin__.__import__ to ensure that each module is re-imported once (before just referring to sys.modules as usual). In addition, `os.path` was added to the default excluded modules, since somehow it has an entry in sys.modules without `os' being a package.

File last commit:

r5885:cf991e07
r6531:c0ad0135
Show More
gilsleep.ipynb
55 lines | 1.3 KiB | text/plain | TextLexer

Invalid Notebook!

' ' is not of type 'integer', 'null' Failed validating 'type' in code_cell['properties']['execution_count']: On instance['cells'][2]['execution_count']: ' '