]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#17898: reset k and v so that the loop doesn't use an old value
authorAndrew Kuchling <amk@amk.ca>
Mon, 13 Apr 2015 14:38:56 +0000 (10:38 -0400)
committerAndrew Kuchling <amk@amk.ca>
Mon, 13 Apr 2015 14:38:56 +0000 (10:38 -0400)
commit8b963c5853519533ef7188effcde9159c56780d1
tree444217235c3ec75142940e013ef2c7978129e076
parent770b08e8e2ec7aa0028f4e94e3f27f1d545aee3e
#17898: reset k and v so that the loop doesn't use an old value
Lib/gettext.py
Lib/test/test_gettext.py
Misc/NEWS