]> granicus.if.org Git - python/commitdiff
Add xmllib; remove (slow) from description of htmllib.
authorGuido van Rossum <guido@python.org>
Tue, 18 Nov 1997 15:30:40 +0000 (15:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Nov 1997 15:30:40 +0000 (15:30 +0000)
Doc/lib/libwww.tex
Doc/libwww.tex

index 2558e9475988cef610e92d143a3152835f28f20e..bf494bc04e7e87800a6795246e69d7efb66590cf 100644 (file)
@@ -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.
index 2558e9475988cef610e92d143a3152835f28f20e..bf494bc04e7e87800a6795246e69d7efb66590cf 100644 (file)
@@ -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.