Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| | |||||
* | Deprecate htmllib and sgmllib for 3.0. | Georg Brandl | 2008-06-01 | 1 | -1/+4 |
| | |||||
* | Standardize renaming notes. | Georg Brandl | 2008-05-20 | 1 | -1/+3 |
| | |||||
* | revert creation of the html.entities and html.parser modules | Fred Drake | 2008-05-20 | 1 | -2/+43 |
| | | | | (http://bugs.python.org/issue2882) | ||||
* | Rename html.parser file, and split html.entities from htmllib | Georg Brandl | 2008-05-17 | 1 | -45/+0 |
| | | | | to ease removal of the latter in Py3k. | ||||
* | document the renames for modules moved to the html package | Fred Drake | 2008-05-17 | 1 | -0/+8 |
| | | | | (http://bugs.python.org/issue2882) | ||||
* | update references and documentation for modules in the new html package | Fred Drake | 2008-05-17 | 1 | -5/+5 |
| | | | | (http://bugs.python.org/issue2882) | ||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+186 |