[docs] [issue16950] the old raise syntax is not legal in Python 3

Tshepang Lekhonkhobe report at bugs.python.org
Sun Jan 13 11:20:38 CET 2013


New submission from Tshepang Lekhonkhobe:

There is an outdated statement that "the old form of raising exceptions *will* be removed in Python 3". It's ambiguous in that you don't know if such was ever in Python 3, and it is also time-sensitive (and now outdated).

----------
assignee: docs at python
components: Documentation
messages: 179857
nosy: docs at python, tshepang
priority: normal
severity: normal
status: open
title: the old raise syntax is not legal in Python 3

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


More information about the docs mailing list