]> granicus.if.org Git - python/commit
Remove useless assignments
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 26 May 2011 11:47:08 +0000 (13:47 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 26 May 2011 11:47:08 +0000 (13:47 +0200)
commit25095b2be655cbe88a05e99f6956aa29cf6207d9
tree9cb0a6ed36b1bbe62db239f5ea0a85f2ae4149bc
parent58bc7a134e5a1f6ee5eadb13bbfda45638468345
Remove useless assignments

Warnings found by the the Clang Static Analyzer.
Modules/faulthandler.c
Python/import.c