diff options
| author | Georg Brandl <georg@python.org> | 2008-06-01 21:25:55 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-06-01 21:25:55 +0000 |
| commit | 877b10add4a676c3f868b86bd31e92a181b5a5b1 (patch) | |
| tree | 9a7455ce3aa5f07e8f433a8aa9b59540b2cf2b40 /Doc/library/markup.rst | |
| parent | 6b38daa80dc0b63a089ac4557e25abe1f76b95af (diff) | |
| download | cpython-git-877b10add4a676c3f868b86bd31e92a181b5a5b1.tar.gz | |
Remove the htmllib and sgmllib modules as per PEP 3108.
Diffstat (limited to 'Doc/library/markup.rst')
| -rw-r--r-- | Doc/library/markup.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/markup.rst b/Doc/library/markup.rst index 1a900311bb..2bb20e340a 100644 --- a/Doc/library/markup.rst +++ b/Doc/library/markup.rst @@ -23,8 +23,6 @@ definition of the Python bindings for the DOM and SAX interfaces. html.parser.rst html.entities.rst - sgmllib.rst - htmllib.rst pyexpat.rst xml.dom.rst xml.dom.minidom.rst |
