##// 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
/ docs / examples / lib
gui-gtk.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...