]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use string functions instead of methods to allow sharing this module with PyXML
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 29 Sep 2000 19:00:40 +0000 (19:00 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 29 Sep 2000 19:00:40 +0000 (19:00 +0000)
commit3f0969f100a565a239f3504b50ab8e31d6e81b14
treeccda7a187da50102f48ca874e3effa6b4afece12
parent491ded78ccd2b1fff10090e4d11ef42a9732bfdd
Use string functions instead of methods to allow sharing this module with PyXML
Lib/xml/sax/expatreader.py