]> granicus.if.org Git - python/commit
Remove unneeded variable assignment.
authorBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:44:54 +0000 (23:44 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 3 May 2010 23:44:54 +0000 (23:44 +0000)
commit5d947cb324d1909480d71896cb5a9c06a668d6b3
tree37b75edebd4e0074cf558d52bf2916518de08c60
parent8e9757e432450514b3bc58373df75b71a3ae697d
Remove unneeded variable assignment.

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