##// END OF EJS Templates
Backport PR #4217: avoid importing numpy at the module level...
Backport PR #4217: avoid importing numpy at the module level in utils.pickleutil With this change, numpy is not in sys.modules at kernel startup.
MinRK -
r13958:59b9bf3b
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...