##// END OF EJS Templates
allow multiple instances of magics...
allow multiple instances of magics the true magics table is now an *instance* attribute, rather than a *class* attribute, which was previously being clobbered with references to the first instance.
MinRK -
r7584:139d6c01
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nose_assert_methods.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...