commit | 14e6d0954736a4d7231d1004847a7467c8464c36 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Dec 09 17:08:59 2016 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Dec 09 17:08:59 2016 +0100 |
tree | f408a0b5ef19fbb4cebeab918437e5eac6f37dcd | |
parent | b110dad9ab296dbc18ea4c5737add1dc978237ca [diff] |
Remove useless variable initialization Don't initialize variables which are not used before they are assigned.