summaryrefslogtreecommitdiffstats
path: root/Doc/library/html.parser.rst
Commit message (Expand)AuthorAgeFilesLines
* Add missing versionchanged, correct 'throw' wording to 'raise'.R. David Murray2010-12-031-2/+4
* #1486713: Add a tolerant mode to HTMLParser.R. David Murray2010-12-031-2/+11
* Terminology fix: exceptions are raised, except in generator.throw().Georg Brandl2010-08-031-1/+1
* #3874: document HTMLParser.unknown_decl().Georg Brandl2010-07-291-4/+12
* Updated the last example as requested in #6350Ezio Melotti2009-06-271-8/+18
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-011-6/+2
* Merged revisions 63438 via svnmerge fromGeorg Brandl2008-05-181-0/+179