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 dangyogi
Recipients dangyogi
Date 2007-09-17.20:52:42
SpamBayes Score 0.046619937
Marked as misclassified No
Message-id <1190062362.55.0.601253813398.issue1174@psf.upfronthosting.co.za>
In-reply-to
Content
The 2.5 library documentation mentions the new GeneratorExit exception,
but does not show Generator Types with the new 'send', 'throw', 'close'
and '__del__' methods.
History
Date User Action Args
2007-09-17 20:52:42dangyogisetspambayes_score: 0.0466199 -> 0.046619937
recipients: + dangyogi
2007-09-17 20:52:42dangyogisetspambayes_score: 0.0466199 -> 0.0466199
messageid: <1190062362.55.0.601253813398.issue1174@psf.upfronthosting.co.za>
2007-09-17 20:52:42dangyogilinkissue1174 messages
2007-09-17 20:52:42dangyogicreate