[issue2699] Exception name improperly indented

Brett Cannon report at bugs.python.org
Sun Apr 27 03:24:56 CEST 2008


Brett Cannon <brett at python.org> added the comment:

Yep. I already did that and ran the unit test suite to verify. Now I am 
just trying to figure out how to best test it. It seems it only comes up 
for printing a traceback. That would mean either using subprocess to run 
another interpreter and capture its output or cheat and use ctypes. I 
don't like either solution.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2699>
__________________________________


More information about the Python-bugs-list mailing list