mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
(lib.tex, libwww.tex): Include the sgmlib chapter before the htmllib
chapter to better reflect the relationship between the modules.
This commit is contained in:
parent
0eb8837560
commit
e1980ed1f8
4 changed files with 8 additions and 8 deletions
|
@ -36,12 +36,12 @@ scripts.
|
|||
--- Parse a URL string into a tuple (addressing scheme identifier, network
|
||||
location, path, parameters, query string, fragment identifier).
|
||||
|
||||
\item[htmllib]
|
||||
--- A (slow) parser for HTML documents.
|
||||
|
||||
\item[sgmllib]
|
||||
--- Only as much of an SGML parser as needed to parse HTML.
|
||||
|
||||
\item[htmllib]
|
||||
--- A (slow) parser for HTML documents.
|
||||
|
||||
\item[formatter]
|
||||
--- Generic output formatter and device interface.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue