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 ajaksu2, amaury.forgeotdarc, barry, benjamin.peterson, bob.ippolito, christian.heimes, orsenthil, vstinner
Date 2008-09-26.17:40:22
SpamBayes Score 7.699753e-06
Marked as misclassified No
Message-id <1222450823.33.0.607523184025.issue3623@psf.upfronthosting.co.za>
In-reply-to
Content
_json26.patch looks good, and is necessary, because the called python
function has more than one way to raise an exception (KeyboardInterrupt
at least...)

I would just add another minor change: this raise_errmsg() function
should be made static.
History
Date User Action Args
2008-09-26 17:40:23amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, barry, bob.ippolito, orsenthil, vstinner, christian.heimes, ajaksu2, benjamin.peterson
2008-09-26 17:40:23amaury.forgeotdarcsetmessageid: <1222450823.33.0.607523184025.issue3623@psf.upfronthosting.co.za>
2008-09-26 17:40:22amaury.forgeotdarclinkissue3623 messages
2008-09-26 17:40:22amaury.forgeotdarccreate