Terry J. Reedy added the comment:

I added try: except: and tested on installed 3.4.1, which previously failed. 
There is no way that I know of to start repository Idle without a console to 
print a traceback to. I added a missing import, removed an incorrect comment, 
added others, and changed 'print x' in 2.7 to 'print(x)' to reduce differences 
between versions for future patches.

----------
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21695>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to