mirror of https://github.com/python/cpython
b940e113bf
(a) "except E, V" -> "except E as V" (b) V is now limited to a simple name (local variable) (c) V is now deleted at the end of the except block |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
db.py | ||
dbobj.py | ||
dbrecio.py | ||
dbshelve.py | ||
dbtables.py | ||
dbutils.py |