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 facundobatista
Recipients bob.ippolito, facundobatista, leorochael
Date 2008-02-27.03:14:00
SpamBayes Score 0.052391104
Marked as misclassified No
Message-id <1204082041.97.0.893380210437.issue1106316@psf.upfronthosting.co.za>
In-reply-to
Content
If there's no objections, I'd make the traceback parameter optional in
the post_mortem method, making it default to sys.exc_info()[2].

Thanks!
History
Date User Action Args
2008-02-27 03:14:02facundobatistasetspambayes_score: 0.0523911 -> 0.052391104
recipients: + facundobatista, leorochael, bob.ippolito
2008-02-27 03:14:01facundobatistasetspambayes_score: 0.0523911 -> 0.0523911
messageid: <1204082041.97.0.893380210437.issue1106316@psf.upfronthosting.co.za>
2008-02-27 03:14:01facundobatistalinkissue1106316 messages
2008-02-27 03:14:00facundobatistacreate