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 neologix
Recipients Sworddragon, ezio.melotti, neologix, r.david.murray
Date 2013-08-28.05:25:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377667547.13.0.911675019255.issue18836@psf.upfronthosting.co.za>
In-reply-to
Content
> If it is intended not to be able to catch all exceptions
> and prevent a traceback being showed this should be indeed a PEP.

You may want to have a look at sys.excepthook.
History
Date User Action Args
2013-08-28 05:25:47neologixsetrecipients: + neologix, ezio.melotti, r.david.murray, Sworddragon
2013-08-28 05:25:47neologixsetmessageid: <1377667547.13.0.911675019255.issue18836@psf.upfronthosting.co.za>
2013-08-28 05:25:47neologixlinkissue18836 messages
2013-08-28 05:25:46neologixcreate