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 brett.cannon
Recipients brett.cannon
Date 2008-03-17.18:10:55
SpamBayes Score 0.5200395
Marked as misclassified No
Message-id <1205777456.01.0.538815512793.issue2341@psf.upfronthosting.co.za>
In-reply-to
Content
Raising exceptions that do not inherit from BaseException (e.g., classic
classes) should raise a Py3K warning.
History
Date User Action Args
2008-03-17 18:10:56brett.cannonsetspambayes_score: 0.520039 -> 0.5200395
recipients: + brett.cannon
2008-03-17 18:10:56brett.cannonsetspambayes_score: 0.520039 -> 0.520039
messageid: <1205777456.01.0.538815512793.issue2341@psf.upfronthosting.co.za>
2008-03-17 18:10:55brett.cannonlinkissue2341 messages
2008-03-17 18:10:55brett.cannoncreate