1. 4279bc7 #14020: improve HTMLParser documentation. by Ezio Melotti · 13 years ago
  2. 7de56f6 #670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``. by Ezio Melotti · 13 years ago
  3. f99e4b5 Improve HTMLParser example in the doc and fix a couple minor things. by Ezio Melotti · 13 years ago
  4. 2f5cac6 Merge to 3.2. by Georg Brandl · 13 years ago
  5. 82d8ec5 Fix duplicate word. by Georg Brandl · 13 years ago
  6. a199368 More source links. by Raymond Hettinger · 14 years ago
  7. bb7b753 Add missing versionchanged, correct 'throw' wording to 'raise'. by R. David Murray · 14 years ago
  8. b579dba #1486713: Add a tolerant mode to HTMLParser. by R. David Murray · 14 years ago
  9. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  10. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  11. feb4c88 Merged revisions 83223 via svnmerge from by Georg Brandl · 14 years ago
  12. 46aa5c5 #3874: document HTMLParser.unknown_decl(). by Georg Brandl · 14 years ago
  13. f78dd34 Merged revisions 73592,73823 via svnmerge from by Georg Brandl · 15 years ago
  14. 2fad00c Updated the last example as requested in #6350 by Ezio Melotti · 15 years ago
  15. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  16. 9087b7f Merged revisions 63438 via svnmerge from by Georg Brandl · 16 years ago[Renamed (96%) from Doc/library/htmlparser.rst]
  17. 3c50ea4 rename HTMLParser to html.parser and htmlentitydefs to html.entities; by Fred Drake · 16 years ago
  18. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  19. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  20. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago