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, douglas
Date 2008-08-24.21:51:35
SpamBayes Score 0.0014346568
Marked as misclassified No
Message-id <1219614696.57.0.885513814106.issue2350@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure how we could implement a warning on import of exceptions
aside from implementing it in the compiler. I suppose 2to3 could just
remove the import...
History
Date User Action Args
2008-08-24 21:51:36benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, douglas
2008-08-24 21:51:36benjamin.petersonsetmessageid: <1219614696.57.0.885513814106.issue2350@psf.upfronthosting.co.za>
2008-08-24 21:51:35benjamin.petersonlinkissue2350 messages
2008-08-24 21:51:35benjamin.petersoncreate