##// 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
DPyGetOpt.py Loading ...
PyColorize.py Loading ...
__init__.py Loading ...
autoattr.py Loading ...
coloransi.py Loading ...
generics.py Loading ...
genutils.py Loading ...
growl.py Loading ...
importstring.py Loading ...
ipstruct.py Loading ...
notification.py Loading ...
pickleshare.py Loading ...
platutils.py Loading ...
platutils_dummy.py Loading ...
platutils_posix.py Loading ...
platutils_win32.py Loading ...
rlineimpl.py Loading ...
strdispatch.py Loading ...
syspathcontext.py Loading ...
traitlets.py Loading ...
upgradedir.py Loading ...
wildcard.py Loading ...
winconsole.py Loading ...