##// END OF EJS Templates
Delay flushing softspace until after an entire cell is run....
Delay flushing softspace until after an entire cell is run. Fixes the behavior of print statements with trailing commas to suppress new-lines: In [1]: print 1,; print 2 1 2
Bradley M. Froehle -
r6642:b578d550
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
scripts
tests
__init__.py Loading ...
error.py Loading ...
factory.py Loading ...
util.py Loading ...