##// END OF EJS Templates
New magic: %reset_selective....
New magic: %reset_selective. This lets you reset parts of your user namespace, based on a pattern. Patch by Brad Reisfeld. Closes: https://bugs.launchpad.net/ipython/+bug/557302
Brad Reisfeld -
r2577:75521e17
Show More
Name Size Modified Last Commit Author
/ IPython / core / tests
__init__.py Loading ...
refbug.py Loading ...
simpleerr.py Loading ...
tclass.py Loading ...
test_completer.py Loading ...
test_component.py Loading ...
test_fakemodule.py Loading ...
test_imports.py Loading ...
test_iplib.py Loading ...
test_magic.py Loading ...
test_prefilter.py Loading ...
test_run.py Loading ...