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 pitrou
Recipients abingham, ncoghlan, pitrou
Date 2011-01-03.19:03:12
SpamBayes Score 0.006489801
Marked as misclassified No
Message-id <1294081407.84.0.376750079731.issue10805@psf.upfronthosting.co.za>
In-reply-to
Content
Well, under 2.x, print_traceback(None, None, None) would just print "None", but I'm not sure that's a supported use case.
History
Date User Action Args
2011-01-03 19:03:27pitrousetrecipients: + pitrou, ncoghlan, abingham
2011-01-03 19:03:27pitrousetmessageid: <1294081407.84.0.376750079731.issue10805@psf.upfronthosting.co.za>
2011-01-03 19:03:12pitroulinkissue10805 messages
2011-01-03 19:03:12pitroucreate