diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-09 17:08:59 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-09 17:08:59 +0100 |
commit | 5d3bfadae1b16e75a2e93c0dc7836855b15a1a73 (patch) | |
tree | ff375bbc50bd6a31a6375fc4e9ddd8484727756d /Python/_warnings.c | |
parent | 4087951f250dff31de540b035d85403bfe9627d9 (diff) | |
download | cpython-5d3bfadae1b16e75a2e93c0dc7836855b15a1a73.tar.gz |
Remove useless variable initialization
Don't initialize variables which are not used before they are assigned.
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions