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 kristjan.jonsson
Recipients amaury.forgeotdarc, kristjan.jonsson, pitrou
Date 2012-07-17.10:33:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342521223.3.0.131350677689.issue15365@psf.upfronthosting.co.za>
In-reply-to
Content
Certainly.  But the submission filter would have caught that.
The question is:  Is it acceptible to simply ignore errors from this api when printing tracebacks?  There are other errors that can be returned as well.
The trouble is, any errors in the traceback reporting will be ignored anyway, since there is no way to report them :)
History
Date User Action Args
2012-07-17 10:33:43kristjan.jonssonsetrecipients: + kristjan.jonsson, amaury.forgeotdarc, pitrou
2012-07-17 10:33:43kristjan.jonssonsetmessageid: <1342521223.3.0.131350677689.issue15365@psf.upfronthosting.co.za>
2012-07-17 10:33:42kristjan.jonssonlinkissue15365 messages
2012-07-17 10:33:42kristjan.jonssoncreate