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 gregory.p.smith
Recipients amaury.forgeotdarc, belopolsky, gregory.p.smith, jnferguson
Date 2008-04-09.22:13:05
SpamBayes Score 0.029351624
Marked as misclassified No
Message-id <52dc1c820804091513s2169f7a4w32a84d06cea59cc5@mail.gmail.com>
In-reply-to <1207771294.21.0.107543156601.issue2587@psf.upfronthosting.co.za>
Content
I think I like the SystemError approach for the same reasons.  It still
exposes the caller's bug but no longer does bad things.
Files
File name Uploaded
unnamed gregory.p.smith, 2008-04-09.22:13:05
History
Date User Action Args
2008-04-09 22:13:06gregory.p.smithsetspambayes_score: 0.0293516 -> 0.029351624
recipients: + gregory.p.smith, amaury.forgeotdarc, belopolsky, jnferguson
2008-04-09 22:13:05gregory.p.smithlinkissue2587 messages
2008-04-09 22:13:05gregory.p.smithcreate