##// END OF EJS Templates
Exclude UserDict when deep reloading NumPy....
Exclude UserDict when deep reloading NumPy. This prevents another test failure in IPython.lib.tests.test_irunner_pylab_magic:: Traceback (most recent call last): ... File "/usr/lib/python2.7/weakref.py", line 53, in __init__ UserDict.UserDict.__init__(self, *args, **kw) TypeError: unbound method __init__() must be called with UserDict instance as first argument (got WeakValueDictionary instance instead) Closes #1636.
Bradley M. Froehle -
r6612:9b5abe14
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
build_release Loading ...
check_sources.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
gitwash_dumper.py Loading ...
make_tarball.py Loading ...
release Loading ...
run_ipy_in_profiler.py Loading ...
testupload Loading ...
toollib.py Loading ...