Walter Mundt added the comment:

Thanks for looking into the version applicability.  I'd bet that under the 
covers IDLE is relying on the traceback module too.  Anyone have a Windows 
CPython 2.7.3 and care to check the output of the test code in a cmd window?  I 
originally ran it unindented out of a file if that helps.

I will remember your comments on code indenting and use of cross-version print 
idioms in test code for future reference.  Others wanting to paste it into a 
file or interpreter can add an "if True:" prefix as a workaround for this bug.

----------

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

Reply via email to