[issue22243] Documentation on try statement incorrectly implies target of except clause can be any assignable expression

Terry J. Reedy report at bugs.python.org
Sat Aug 23 00:54:26 CEST 2014


Terry J. Reedy added the comment:

You are right, only the result, and not the form of 'expression' is constrained. I will let Jayanth propose other errors.

----------

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


More information about the Python-bugs-list mailing list