]> granicus.if.org Git - python/commit
Remove an unused variable from PyUnicode_Copy()
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 22:11:52 +0000 (23:11 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 22:11:52 +0000 (23:11 +0100)
commit2d718f39a528009d84341a91555ffe66f9acc480
tree2c1424aeace13acbf6acc3df73774098dd38aa34
parent87af4f2f3a615a13b4e9dde0f732ccd442402b29
Remove an unused variable from PyUnicode_Copy()
Objects/unicodeobject.c