##// END OF EJS Templates
Fix %history to stop printing last line....
Fix %history to stop printing last line. This was triggering a recursive calling of %hist in doctests, resulting in spurious output from the test suite. Closes https://bugs.launchpad.net/ipython/+bug/507705 Also minor pep-8 formatting cleanups.
Fernando Perez -
r2474:61fcf214
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / tests
__init__.py Loading ...
test_asyncfrontendbase.py Loading ...
test_frontendbase.py Loading ...
test_linefrontend.py Loading ...
test_prefilterfrontend.py Loading ...
test_process.py Loading ...