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 georg.brandl
Recipients docs@python, georg.brandl, pitrou, sandro.tosi
Date 2012-04-05.07:53:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333612396.86.0.912273046396.issue14502@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, and I missed that apparently on 3.3, _thread.Error is aliased to RuntimeError.  In that case you should use RuntimeError of course :)
History
Date User Action Args
2012-04-05 07:53:16georg.brandlsetrecipients: + georg.brandl, pitrou, sandro.tosi, docs@python
2012-04-05 07:53:16georg.brandlsetmessageid: <1333612396.86.0.912273046396.issue14502@psf.upfronthosting.co.za>
2012-04-05 07:53:16georg.brandllinkissue14502 messages
2012-04-05 07:53:16georg.brandlcreate