]> granicus.if.org Git - python/commit
add tests that make sure buffer boundaries are handled properly for SGML comments
authorFred Drake <fdrake@acm.org>
Wed, 8 Sep 2004 22:57:01 +0000 (22:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 8 Sep 2004 22:57:01 +0000 (22:57 +0000)
commit75d9a62fe031195742b6d9f0647458af0fbd96f0
tree89ab82f905a8c277e7ba36345faaf057c11e0f03
parent0b4a7d95c30b07bd23011079d29545fa77917405
add tests that make sure buffer boundaries are handled properly for SGML comments
(see SF patch #901369)
Lib/test/test_htmlparser.py
Lib/test/test_sgmllib.py