This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, thewtex
Date 2009-10-07.23:04:32
SpamBayes Score 0.041395683
Marked as misclassified No
Message-id <1254956673.64.0.0143942584438.issue6962@psf.upfronthosting.co.za>
In-reply-to
Content
OK, but your patch certainly interferes with issue1326077.
If format_exception_only changes, print_exception will display things 
differently.  And the precise output is now part of the test suite (in 
test_traceback.py)
History
Date User Action Args
2009-10-07 23:04:33amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, thewtex
2009-10-07 23:04:33amaury.forgeotdarcsetmessageid: <1254956673.64.0.0143942584438.issue6962@psf.upfronthosting.co.za>
2009-10-07 23:04:32amaury.forgeotdarclinkissue6962 messages
2009-10-07 23:04:32amaury.forgeotdarccreate