mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +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 |
||
|---|---|---|
| .. | ||
| copyres.py | ||
| listres.py | ||