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, benjamin.peterson, brett.cannon, daniel.urban, georg.brandl, july, ncoghlan
Date 2011-03-10.17:23:00
SpamBayes Score 0.020936733
Marked as misclassified No
Message-id <1299777782.27.0.0589271962525.issue11441@psf.upfronthosting.co.za>
In-reply-to
Content
I'd choose solution 3, but instead of calling SyntaxError.__init__, call PyErr_NormalizeException().
History
Date User Action Args
2011-03-10 17:23:02amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, july, daniel.urban
2011-03-10 17:23:02amaury.forgeotdarcsetmessageid: <1299777782.27.0.0589271962525.issue11441@psf.upfronthosting.co.za>
2011-03-10 17:23:00amaury.forgeotdarclinkissue11441 messages
2011-03-10 17:23:00amaury.forgeotdarccreate