diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-09 17:06:43 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-09 17:06:43 +0100 |
commit | b110dad9ab296dbc18ea4c5737add1dc978237ca (patch) | |
tree | e1b5c028ddf07a8c5162b795879ef57d43259826 /Python/ceval.c | |
parent | 5abaa2b139fb75a76933fb5437e09021fd080fae (diff) | |
download | cpython-git-b110dad9ab296dbc18ea4c5737add1dc978237ca.tar.gz |
Initialize variables to fix compiler warnings
Warnings seen on the "AMD64 Debian PGO 3.x" buildbot. Warnings are false
positive, but variable initialization should not harm performances.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions