diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-07-12 00:53:41 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-07-12 00:53:41 +0000 |
commit | 4978ee049c63117a8d2346a24383d81ec2c978ef (patch) | |
tree | 3cbfa7400f5fe52917242cc9add13bce0b9344a3 /Python/exceptions.c | |
parent | 62401021f561ade1ad293d6ce285f1919249fd95 (diff) | |
download | cpython-4978ee049c63117a8d2346a24383d81ec2c978ef.tar.gz |
Patch #100854 from jhylton: eliminate compiler warnings in pyexpat:
The first two warnings seem harmless enough,
but the last one looks like a potential bug: an
uninitialized int is returned on error. (I also
ended up reformatting some of the code,
because it was hard to read.)
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions