]> granicus.if.org Git - python/commit
#17898: reset k and v so that the loop doesn't use an old value
authorAndrew Kuchling <amk@amk.ca>
Tue, 14 Apr 2015 14:03:35 +0000 (10:03 -0400)
committerAndrew Kuchling <amk@amk.ca>
Tue, 14 Apr 2015 14:03:35 +0000 (10:03 -0400)
commit270b0586b0c13588ed6ffd86581f11235bb4d22a
treed5534e1af1412352eed83c287675c734c314a80d
parent2ca7bb0ba20b6e508625733a75a1c6aae61983bf
#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