summaryrefslogtreecommitdiffstats
path: root/Doc/library/htmlparser.rst
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 63438 via svnmerge fromGeorg Brandl2008-05-181-178/+0
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r63438 | georg.brandl | 2008-05-17 23:54:03 +0200 (Sat, 17 May 2008) | 3 lines Rename html.parser file, and split html.entities from htmllib to ease removal of the latter in Py3k. ........
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-171-7/+7
| | | | includes merge of trunk revision 63432
* Convert all print statements in the docs.Georg Brandl2007-09-041-2/+2
|
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-8/+3
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+183