summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2017-04-28 16:17:26 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2017-04-28 16:17:26 (GMT)
commitd1a1def7bf221b04dcf3fc3a67aa19aa2f622f83 (patch)
tree0d13f2482de3cad5c65d9507d1bb4a27234578a6 /Lib/test/test_importlib
parent80a3da4d4aad0b51893e1e2f696b6252eca80e07 (diff)
downloadcpython-d1a1def7bf221b04dcf3fc3a67aa19aa2f622f83.zip
cpython-d1a1def7bf221b04dcf3fc3a67aa19aa2f622f83.tar.gz
cpython-d1a1def7bf221b04dcf3fc3a67aa19aa2f622f83.tar.bz2
bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (#1341)
* bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. 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. * Update docstrings.
Diffstat (limited to 'Lib/test/test_importlib')
0 files changed, 0 insertions, 0 deletions