summaryrefslogtreecommitdiffstats
path: root/Doc/library/htmllib.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-011-147/+0
|
* Merged revisions 63438 via svnmerge fromGeorg Brandl2008-05-181-33/+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-5/+5
| | | | includes merge of trunk revision 63432
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-6/+0
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+186