mirror of
https://github.com/python/cpython.git
synced 2025-08-29 13:15:11 +00:00
![]() (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 | ||
dbapi2.py |