summaryrefslogtreecommitdiffstats
path: root/Doc/library/htmllib.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-6/+6
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
* Issue #25017: Document that htmllib is superseded by module HTMLParserMartin Panter2015-11-141-0/+2
* Closes #23181: codepoint -> code pointGeorg Brandl2015-01-141-2/+2
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-3/+3
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+3
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Deprecate htmllib and sgmllib for 3.0.Georg Brandl2008-06-011-1/+4
* Standardize renaming notes.Georg Brandl2008-05-201-1/+3
* revert creation of the html.entities and html.parser modulesFred Drake2008-05-201-2/+43
* Rename html.parser file, and split html.entities from htmllibGeorg Brandl2008-05-171-45/+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-5/+5
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+186