]> granicus.if.org Git - python/commit
Remove three unneeded variable assignments.
authorBrett Cannon <bcannon@gmail.com>
Wed, 5 May 2010 20:20:19 +0000 (20:20 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 5 May 2010 20:20:19 +0000 (20:20 +0000)
commit0b03f10afb301560c711b953b6ca2ecef3181eed
treed932a40f49fcfde3a3685d4e60b759fb0cdfe03f
parent8a478ced5585c7819668d028f6969b043a86fc58
Remove three unneeded variable assignments.

Found using Clang's static analyzer.
Python/ast.c
Python/ceval.c
Python/dtoa.c
Python/getcwd.c
Python/import.c