]> granicus.if.org Git - python/commit
As mentioned on python-dev, reverting patch #1504333 because it introduced
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Sep 2006 04:05:18 +0000 (04:05 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Sep 2006 04:05:18 +0000 (04:05 +0000)
commit48829ba61d840cfcc6be63219b62476b4f9c7f7d
tree69ab7600924a3a6dd3ad897117ced744dff8d76d
parent2e488fdebf109a13a464dbe76f85b8dbf846c7f7
As mentioned on python-dev, reverting patch #1504333 because it introduced
an infinite loop in rev 47154.

This patch also adds a test to prevent the regression.

Will backport to 2.4 and head later.
Lib/sgmllib.py
Lib/test/sgml_input.html [new file with mode: 0644]
Lib/test/test_sgmllib.py
Misc/NEWS