##// 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
cocoa
process
tests
wx
__init__.py Loading ...
asyncfrontendbase.py Loading ...
frontendbase.py Loading ...
linefrontendbase.py Loading ...
prefilterfrontend.py Loading ...
zopeinterface.py Loading ...