]> granicus.if.org Git - python/commit
Remove unneeded variable mutation and initializations.
authorBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:43:49 +0000 (23:43 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:43:49 +0000 (23:43 +0000)
commit8e9757e432450514b3bc58373df75b71a3ae697d
treedd08525909261204a834d8e375da25de125c93d3
parent9824e7f57c87b1eba77624261a8c7775a698c63c
Remove unneeded variable mutation and initializations.

Found using Clang's static analyzer.
Modules/_json.c