summaryrefslogtreecommitdiffstats
path: root/Lib/test/sgml_input.html
Commit message (Collapse)AuthorAgeFilesLines
* As mentioned on python-dev, reverting patch #1504333 because it introducedNeal Norwitz2006-09-111-0/+212
an infinite loop in rev 47154. This patch also adds a test to prevent the regression. Will backport to 2.4 and head later.