summaryrefslogtreecommitdiffstats
path: root/Doc/library/htmlparser.rst
Commit message (Expand)AuthorAgeFilesLines
* #3932: suggest passing unicode to HTMLParser.feed().Ezio Melotti2011-12-191-1/+2
* #670664: Fix HTMLParser to correctly handle the content of ``<script>...</scr...Ezio Melotti2011-11-011-1/+2
* Minor fixes to the HTMLParser doc.Ezio Melotti2011-10-281-4/+4
* Improve HTMLParser example in the doc.Ezio Melotti2011-10-281-6/+11
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* Fix duplicate word.Georg Brandl2011-03-211-1/+1
* Merged revisions 83223 via svnmerge fromGeorg Brandl2010-08-011-4/+12
* Standardize renaming notes.Georg Brandl2008-05-201-2/+4
* revert creation of the html.entities and html.parser modulesFred Drake2008-05-201-0/+187
* Rename html.parser file, and split html.entities from htmllibGeorg Brandl2008-05-171-191/+0
* document the renames for modules moved to the html packageFred Drake2008-05-171-0/+8
* update references and documentation for modules in the new html packageFred Drake2008-05-171-7/+7
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+183