]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix some code that was added to the r22-maint branch to allow it to work with
authorFred Drake <fdrake@acm.org>
Tue, 8 Oct 2002 19:49:36 +0000 (19:49 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 8 Oct 2002 19:49:36 +0000 (19:49 +0000)
commitaff84f751da7f4605cbcb33a63f9509a6e3ae659
tree414460f5f1c09677d8da149719a5c559f50386db
parentf1446cac95361ab75120139887a4557e6bcfc9cb
Fix some code that was added to the r22-maint branch to allow it to work with
arbitrary versions of Expat.
Not applicable to Python 2.3, which will incorporate an Expat that does not
need this crutch.
Lib/test/output/test_sax
Lib/test/test_sax.py
Lib/xml/sax/expatreader.py