]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The Python 2.2.x version of pyexpat needs more changes to avoid type
authorFred Drake <fdrake@acm.org>
Wed, 25 Sep 2002 22:31:35 +0000 (22:31 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 25 Sep 2002 22:31:35 +0000 (22:31 +0000)
commitaa57a207b71717cce41c8a01b78f655d1e3e0982
treeacc6bce26627f75715d0283205648574d0197219
parent727bbab275295616befa95d773d2d850090d6c59
The Python 2.2.x version of pyexpat needs more changes to avoid type
issues with varying versions of Expat; this completes the previous fix
for this version.  (Not relevant for the trunk.)
Modules/pyexpat.c