mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merged revisions 63438 via svnmerge from
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. ........
This commit is contained in:
parent
bf93b0470a
commit
9087b7f83b
4 changed files with 39 additions and 40 deletions
|
@ -21,7 +21,8 @@ definition of the Python bindings for the DOM and SAX interfaces.
|
|||
|
||||
.. toctree::
|
||||
|
||||
htmlparser.rst
|
||||
html.parser.rst
|
||||
html.entities.rst
|
||||
sgmllib.rst
|
||||
htmllib.rst
|
||||
pyexpat.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue