Kaydet (Commit) 2974f0fe authored tarafından Guido van Rossum's avatar Guido van Rossum

Add xmllib; remove (slow) from description of htmllib.

üst 7336935e
......@@ -40,7 +40,10 @@ location, path, parameters, query string, fragment identifier).
--- Only as much of an SGML parser as needed to parse HTML.
\item[htmllib]
--- A (slow) parser for HTML documents.
--- A parser for HTML documents.
\item[xmllib]
--- A parser for XML documents.
\item[formatter]
--- Generic output formatter and device interface.
......
......@@ -40,7 +40,10 @@ location, path, parameters, query string, fragment identifier).
--- Only as much of an SGML parser as needed to parse HTML.
\item[htmllib]
--- A (slow) parser for HTML documents.
--- A parser for HTML documents.
\item[xmllib]
--- A parser for XML documents.
\item[formatter]
--- Generic output formatter and device interface.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment