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 | 4087951f250dff31de540b035d85403bfe9627d9 (patch) | |
tree | 719e9aa9e1c6e60b4074cb7fdf8d24a9a5805cd3 /Python/_warnings.c | |
parent | 26fbec2e01a2eeac7a59ea585f6fa35e175224de (diff) | |
download | cpython-4087951f250dff31de540b035d85403bfe9627d9.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/_warnings.c')
0 files changed, 0 insertions, 0 deletions