]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re #18521: remove assignments of variables that are immediately reassigned.
authorGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 04:51:46 +0000 (06:51 +0200)
committerGeorg Brandl <georg@python.org>
Mon, 14 Oct 2013 04:51:46 +0000 (06:51 +0200)
commit6083a4bc1c64b7b07cbfc611f8bf38c75a5eebcf
tree7f551184c5cb3362b42b9b4478bf4ad00103b0c7
parent782952b8fe7fd8b22987e71fd5e21526559540ff
Re #18521: remove assignments of variables that are immediately reassigned.
Modules/socketmodule.c
Python/pystrtod.c