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 xiang.zhang
Recipients docs@python, xiang.zhang
Date 2015-10-12.08:11:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444637496.5.0.854563191712.issue25381@psf.upfronthosting.co.za>
In-reply-to
Content
In the first paragraph of https://docs.python.org/3/extending/extending.html#intermezzo-errors-and-exceptions,
it is wrong to use the sentence "the second argument to raise" since
the raise syntax has been changed in Python3.
History
Date User Action Args
2015-10-12 08:11:36xiang.zhangsetrecipients: + xiang.zhang, docs@python
2015-10-12 08:11:36xiang.zhangsetmessageid: <1444637496.5.0.854563191712.issue25381@psf.upfronthosting.co.za>
2015-10-12 08:11:36xiang.zhanglinkissue25381 messages
2015-10-12 08:11:36xiang.zhangcreate