From 2974f0fe9a261e6a3a2c3edccba7cf93a87e4d2d Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 18 Nov 1997 15:30:40 +0000 Subject: Add xmllib; remove (slow) from description of htmllib. --- Doc/lib/libwww.tex | 5 ++++- Doc/libwww.tex | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex index 2558e94..bf494bc 100644 --- a/Doc/lib/libwww.tex +++ b/Doc/lib/libwww.tex @@ -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. diff --git a/Doc/libwww.tex b/Doc/libwww.tex index 2558e94..bf494bc 100644 --- a/Doc/libwww.tex +++ b/Doc/libwww.tex @@ -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. -- cgit v0.12