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 kachayev
Recipients alonho, amaury.forgeotdarc, asvetlov, ezio.melotti, kachayev, martin.panter, oddthinking, pitrou
Date 2012-11-03.13:33:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Updated test case for traceback printing, fixed test_cmd_line crashing with new ignored exception message formatting (test was based on regular expression). Patch is attached.
History
Date User Action Args
2012-11-03 13:34:00kachayevsetrecipients: + kachayev, amaury.forgeotdarc, pitrou, ezio.melotti, asvetlov, oddthinking, alonho, martin.panter
2012-11-03 13:34:00kachayevsetmessageid: <[email protected]>
2012-11-03 13:34:00kachayevlinkissue7317 messages
2012-11-03 13:34:00kachayevcreate