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 daniel.urban
Recipients daniel.urban, docs@python
Date 2010-05-10.19:29:06
SpamBayes Score 0.0028585359
Marked as misclassified No
Message-id <1273519748.49.0.797934742899.issue8676@psf.upfronthosting.co.za>
In-reply-to
Content
In the documentation of the exceptions (http://docs.python.org/dev/py3k/library/exceptions) there is a sentence:
"The associated value is the second argument to the raise statement."
But in py3k there is a different raise statement than in 2.x.
History
Date User Action Args
2010-05-10 19:29:08daniel.urbansetrecipients: + daniel.urban, docs@python
2010-05-10 19:29:08daniel.urbansetmessageid: <1273519748.49.0.797934742899.issue8676@psf.upfronthosting.co.za>
2010-05-10 19:29:06daniel.urbanlinkissue8676 messages
2010-05-10 19:29:06daniel.urbancreate