]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1442874: handle "<!>", the empty SGML comment
authorGeorg Brandl <georg@python.org>
Thu, 9 Mar 2006 13:27:14 +0000 (13:27 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 9 Mar 2006 13:27:14 +0000 (13:27 +0000)
commitd09def36d52af3e087433eb67c49da633436c602
treef9498fe321b3156583d269362e26ef6523b18ec0
parent8f4b4db676c10239543dd4bbdf99dacdd6468bd4
Bug #1442874: handle "<!>", the empty SGML comment
Lib/markupbase.py
Lib/test/test_htmlparser.py