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 eric.araujo
Recipients eric.araujo, python-dev, r.david.murray, sdaoden
Date 2012-03-17.02:08:24
SpamBayes Score 0.003176442
Marked as misclassified No
Message-id <1331950105.32.0.387795533607.issue11780@psf.upfronthosting.co.za>
In-reply-to
Content
I think it’s best to always say that exceptions are raised, and keep “throw” for the generator method.  It’s consistent and avoids confusion.
History
Date User Action Args
2012-03-17 02:08:25eric.araujosetrecipients: + eric.araujo, r.david.murray, sdaoden, python-dev
2012-03-17 02:08:25eric.araujosetmessageid: <1331950105.32.0.387795533607.issue11780@psf.upfronthosting.co.za>
2012-03-17 02:08:24eric.araujolinkissue11780 messages
2012-03-17 02:08:24eric.araujocreate