| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove html package and fix test_htmlparser. | Georg Brandl | 2008-05-20 | 1 | -387/+0 |
| | | |||||
| * | revert creation of the html.entities and html.parser modules | Fred Drake | 2008-05-20 | 1 | -6/+5 |
| | | | | | (http://bugs.python.org/issue2882) | ||||
| * | update references and documentation for modules in the new html package | Fred Drake | 2008-05-17 | 1 | -5/+6 |
| | | | | | (http://bugs.python.org/issue2882) | ||||
| * | rename HTMLParser to html.parser, htmlentitydefs to html.entities | Fred Drake | 2008-05-17 | 1 | -0/+387 |
| (http://bugs.python.org/issue2882) | |||||
