##// END OF EJS Templates
Changed %hist to default to NOT printing numbers, added -p and -o options....
Changed %hist to default to NOT printing numbers, added -p and -o options. -p: print python prompts before inputs -o: print output as well Together, these two make '%hist -op' an easy way to get doctest-valid sessions generated from prior input.
Fernando Perez -
r2441:0da36568
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 ...