Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -2/+0 |
| | |||||
* | Merged revisions 63438 via svnmerge from | Georg Brandl | 2008-05-18 | 1 | -1/+2 |
| | | | | | | | | | | | 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. ........ | ||||
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -12/+3 |
| | | | | | | but just some text embedded in the docs. Also remove paragraph about implicit relative imports from tutorial. | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+44 |