diff options
author | Thomas Wouters <thomas@python.org> | 2006-03-01 22:30:47 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-03-01 22:30:47 (GMT) |
commit | 7f401ef73dbdfd3b144ae25be62e2c139d699916 (patch) | |
tree | c255574e674399efeb9222a3405ff6c0f94504c9 /Python/dup2.c | |
parent | f86d1e810d5827c46f3d7fc519e308e310406941 (diff) | |
download | cpython-7f401ef73dbdfd3b144ae25be62e2c139d699916.zip cpython-7f401ef73dbdfd3b144ae25be62e2c139d699916.tar.gz cpython-7f401ef73dbdfd3b144ae25be62e2c139d699916.tar.bz2 |
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/dup2.c')
0 files changed, 0 insertions, 0 deletions