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 mhammond
Recipients Rakeka, Rogi, eric.frederich, georg.brandl, mhammond, santoso.wijaya, vstinner
Date 2011-03-29.01:26:06
SpamBayes Score 2.7056112e-08
Marked as misclassified No
Message-id <1301361968.1.0.750124778578.issue6498@psf.upfronthosting.co.za>
In-reply-to
Content
@Rogi - you might like to re-read my responses a couple more times:

* I refer to SystemError as the docs *you quoted* refer to SystemError.  Therefore, we should *not* make the implementation match the docs - the docs would be wrong *even if* we change Python to work how you want.  IOW, the docs need changing regardless of the outcome (and this is the bug where that should be managed, given the Components and assignee already on this bug)

* I understand your point that calling exit() directly is undesirable but that should be handled as a new separate feature request bug.  But while that bug goes through the process, the docs should be fixed to reflect the current reality (this bug).  Once your new bug is accepted and fixed, the docs should be changed again to reflect that new reality.
History
Date User Action Args
2011-03-29 01:26:08mhammondsetrecipients: + mhammond, georg.brandl, vstinner, Rogi, Rakeka, santoso.wijaya, eric.frederich
2011-03-29 01:26:08mhammondsetmessageid: <1301361968.1.0.750124778578.issue6498@psf.upfronthosting.co.za>
2011-03-29 01:26:07mhammondlinkissue6498 messages
2011-03-29 01:26:06mhammondcreate