mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
(libwww.tex): Added entry for formatter module.
This commit is contained in:
parent
e83b30d51e
commit
08d301ec53
2 changed files with 8 additions and 2 deletions
|
|
@ -37,11 +37,14 @@ scripts.
|
|||
location, path, parameters, query string, fragment identifier).
|
||||
|
||||
\item[htmllib]
|
||||
--- A (slow) parser for HTML files.
|
||||
--- A (slow) parser for HTML documents.
|
||||
|
||||
\item[sgmllib]
|
||||
--- Only as much of an SGML parser as needed to parse HTML.
|
||||
|
||||
\item[formatter]
|
||||
--- Generic output formatter and device interface.
|
||||
|
||||
\item[rfc822]
|
||||
--- Parse RFC-822 style mail headers.
|
||||
|
||||
|
|
|
|||
|
|
@ -37,11 +37,14 @@ scripts.
|
|||
location, path, parameters, query string, fragment identifier).
|
||||
|
||||
\item[htmllib]
|
||||
--- A (slow) parser for HTML files.
|
||||
--- A (slow) parser for HTML documents.
|
||||
|
||||
\item[sgmllib]
|
||||
--- Only as much of an SGML parser as needed to parse HTML.
|
||||
|
||||
\item[formatter]
|
||||
--- Generic output formatter and device interface.
|
||||
|
||||
\item[rfc822]
|
||||
--- Parse RFC-822 style mail headers.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue