diff options
author | Thomas Wouters <thomas@python.org> | 2006-03-01 22:30:47 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-03-01 22:30:47 +0000 |
commit | b2a60ca91acccffd2e306c711fd343048e88105d (patch) | |
tree | c0d6d2e4a40a0e00335e452f8b8f304fa966881f /Python/Python-ast.c | |
parent | cc31752f7e505c42b1f627c70614c79250bb1f09 (diff) | |
download | cpython-b2a60ca91acccffd2e306c711fd343048e88105d.tar.gz |
Fix gcc (4.0.x) warning about use of uninitialized variables.
(PyMarshal_ReadShortFromFile() is only used in zipimport.c, I don't believe
the extra initializations will matter one way or another.)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions