##// END OF EJS Templates
Fix bare print calls that were missing '()'....
Fix bare print calls that were missing '()'. These were causing a missing newline on exit. Closes gh-637, slightly modified from the original version, as there was one more print elsewhere in the file.
Thomas Spura -
r4430:38c425a0
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...