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 Trundle
Recipients Rakeka, Rogi, Trundle, belopolsky, eric.frederich, georg.brandl, mhammond, santoso.wijaya, vstinner
Date 2011-03-29.20:57:32
SpamBayes Score 5.341377e-06
Marked as misclassified No
Message-id <1301432253.22.0.166903464.issue6498@psf.upfronthosting.co.za>
In-reply-to
Content
The comment in the source that describes `Py_InspectFlag` also says `SystemError` instead of `SystemExit`. I changed that and added the missing :exc: for the SystemExit and created a patch for 3.1.
History
Date User Action Args
2011-03-29 20:57:33Trundlesetrecipients: + Trundle, mhammond, georg.brandl, belopolsky, vstinner, Rogi, Rakeka, santoso.wijaya, eric.frederich
2011-03-29 20:57:33Trundlesetmessageid: <1301432253.22.0.166903464.issue6498@psf.upfronthosting.co.za>
2011-03-29 20:57:32Trundlelinkissue6498 messages
2011-03-29 20:57:32Trundlecreate