]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for SF bug 115051: Dodgy use of PyTuple_SET_ITEM in pyexpat.c
authorTim Peters <tim.peters@gmail.com>
Fri, 22 Sep 2000 06:01:11 +0000 (06:01 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 22 Sep 2000 06:01:11 +0000 (06:01 +0000)
commit954eef7e51f11b97b4347eef443a19eda9ff4e6f
tree9ce673d7c924ef82e146f46b71d715588645dc46
parent7422b6b6a219667f8eee0f8e9ab40477e0cb5261
Fix for SF bug 115051:  Dodgy use of PyTuple_SET_ITEM in pyexpat.c
Modules/pyexpat.c