16 Commits (bbe2f60b3c19ecaa02ca07be14474eaacfcb59a0)

Author SHA1 Message Date
Ezio Melotti 4279bc7aef #14020: improve HTMLParser documentation. 14 years ago
Ezio Melotti 7de56f6a04 #670664: Fix HTMLParser to correctly handle the content of ``<script>...</script>`` and ``<style>...</style>``. 15 years ago
Ezio Melotti f99e4b5dbe Improve HTMLParser example in the doc and fix a couple minor things. 15 years ago
Georg Brandl 82d8ec5eef Fix duplicate word. 15 years ago
Raymond Hettinger a199368b23 More source links. 15 years ago
R. David Murray bb7b753cfc Add missing versionchanged, correct 'throw' wording to 'raise'. 16 years ago
R. David Murray b579dba119 #1486713: Add a tolerant mode to HTMLParser. 16 years ago
Georg Brandl 13f959b501 Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from 16 years ago
Georg Brandl 7cb1319688 Terminology fix: exceptions are raised, except in generator.throw(). 16 years ago
Georg Brandl feb4c88014 Merged revisions 83223 via svnmerge from 16 years ago
Georg Brandl 46aa5c5ba1 #3874: document HTMLParser.unknown_decl(). 16 years ago
Georg Brandl f78dd3452d Merged revisions 73592,73823 via svnmerge from 17 years ago
Ezio Melotti 2fad00c198 Updated the last example as requested in #6350 17 years ago
Georg Brandl 877b10add4 Remove the htmllib and sgmllib modules as per PEP 3108. 18 years ago
Georg Brandl 9087b7f83b Merged revisions 63438 via svnmerge from 18 years ago
Fred Drake 3c50ea4303 rename HTMLParser to html.parser and htmlentitydefs to html.entities; 18 years ago
Georg Brandl 6911e3ce3f Convert all print statements in the docs. 19 years ago
Georg Brandl 55ac8f0f26 Get rid of the remaining versionadded/versionchanged directives. 19 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago