##// 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 / utils / tests
__init__.py Loading ...
test_genutils.py Loading ...
test_imports.py Loading ...
test_notification.py Loading ...
test_platutils.py Loading ...
test_traitlets.py Loading ...