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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, georg.brandl
Date 2008-03-06.22:59:04
SpamBayes Score 0.11850508
Marked as misclassified No
Message-id <1204844345.44.0.141034482795.issue2196@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose another way we could do this is propagate any exception which
doesn't inherit Exception. I, however, like just having just those 2
specific exceptions continue.
History
Date User Action Args
2008-03-06 22:59:05benjamin.petersonsetspambayes_score: 0.118505 -> 0.11850508
recipients: + benjamin.peterson, brett.cannon, georg.brandl
2008-03-06 22:59:05benjamin.petersonsetspambayes_score: 0.118505 -> 0.118505
messageid: <1204844345.44.0.141034482795.issue2196@psf.upfronthosting.co.za>
2008-03-06 22:59:04benjamin.petersonlinkissue2196 messages
2008-03-06 22:59:04benjamin.petersoncreate