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 vstinner
Recipients eric.smith, jafo, vstinner
Date 2010-03-25.09:35:35
SpamBayes Score 0.0027614038
Marked as misclassified No
Message-id <1269509736.78.0.475621891545.issue8214@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm not sure which second function you mean.

"logexceptions" which replaces sys.excepthook. "log_exception" and "log_exceptions" are very close.

cgitb has a function "enable" which sets sys.excepthook.
History
Date User Action Args
2010-03-25 09:35:36vstinnersetrecipients: + vstinner, jafo, eric.smith
2010-03-25 09:35:36vstinnersetmessageid: <1269509736.78.0.475621891545.issue8214@psf.upfronthosting.co.za>
2010-03-25 09:35:35vstinnerlinkissue8214 messages
2010-03-25 09:35:35vstinnercreate