##// 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
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...
setupext.py Loading ...