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 ezio.melotti
Recipients Zaheer.Merali, ezio.melotti
Date 2012-01-11.14:00:30
SpamBayes Score 1.7200873e-09
Marked as misclassified No
Message-id <1326290430.87.0.43959264113.issue13767@psf.upfronthosting.co.za>
In-reply-to
Content
If you run python with the -3 flag you should get a warning about that.  If you combine it with -We you should be able to get an error instead of a warning.  Note however that both the flags are not specific for the "except" but also generate/affect other warnings as well.
History
Date User Action Args
2012-01-11 14:00:30ezio.melottisetrecipients: + ezio.melotti, Zaheer.Merali
2012-01-11 14:00:30ezio.melottisetmessageid: <1326290430.87.0.43959264113.issue13767@psf.upfronthosting.co.za>
2012-01-11 14:00:30ezio.melottilinkissue13767 messages
2012-01-11 14:00:30ezio.melotticreate