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 docs@python, kristjan.jonsson, yselivanov
Date 2014-02-03.15:19:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391440798.29.0.299964102677.issue14911@psf.upfronthosting.co.za>
In-reply-to
Content
Here's one for 2.7.  I'm still looking at 3.  The funny thing is that the signature of generator.throw reflects 2.x conventions.  I'm figuring out if it can be used with the .with_traceback() idiom
History
Date User Action Args
2014-02-03 15:19:58kristjan.jonssonsetrecipients: + kristjan.jonsson, docs@python, yselivanov
2014-02-03 15:19:58kristjan.jonssonsetmessageid: <1391440798.29.0.299964102677.issue14911@psf.upfronthosting.co.za>
2014-02-03 15:19:58kristjan.jonssonlinkissue14911 messages
2014-02-03 15:19:58kristjan.jonssoncreate