]> granicus.if.org Git - python/commit
Swap public and system ID in start_doctype_decl. Fixes #780300.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 6 May 2004 01:54:36 +0000 (01:54 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 6 May 2004 01:54:36 +0000 (01:54 +0000)
commit456ab1d2712dc9cebd878966c8fb16af47ea79f0
treefe7217504414e9a667bdb40d7b82c05a8f8656a4
parent8b3e871a19f414257b8f4a361d9c2c063a5f8015
Swap public and system ID in start_doctype_decl. Fixes #780300.
Doc/whatsnew/whatsnew24.tex
Lib/xml/sax/expatreader.py
Misc/NEWS