mirror of
https://github.com/python/cpython.git
synced 2025-10-07 15:42:02 +00:00
![]() They now work when delete replaced attribute or item inside the with
statement. The old value of the attribute or item (or None if it doesn't
exist) now will be assigned to the target of the "as" clause, if there is
one.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
script_helper.py |