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 serhiy.storchaka
Recipients asvetlov, docs@python, serhiy.storchaka
Date 2012-12-18.18:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355854289.26.0.789629634493.issue16714@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed patch fixes wording of documentation, comments, etc which use the term 'throw' instead of 'raise' in context of exception raising.
History
Date User Action Args
2012-12-18 18:11:29serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, docs@python
2012-12-18 18:11:29serhiy.storchakasetmessageid: <1355854289.26.0.789629634493.issue16714@psf.upfronthosting.co.za>
2012-12-18 18:11:28serhiy.storchakalinkissue16714 messages
2012-12-18 18:11:26serhiy.storchakacreate