[issue8676] Py3k Built-in Exceptions documentation mentions the raise statement of 2.x

Daniel Urban report at bugs.python.org
Mon May 10 21:29:08 CEST 2010


New submission from Daniel Urban <urban.dani+py at gmail.com>:

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.

----------
assignee: docs at python
components: Documentation
messages: 105457
nosy: docs at python, durban
priority: normal
severity: normal
status: open
title: Py3k Built-in Exceptions documentation mentions the raise statement of 2.x
versions: Python 3.1, Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8676>
_______________________________________


More information about the Python-bugs-list mailing list