]> granicus.if.org Git - python/commitdiff
Push xmllib to the end of the markup chapter since it is deprecated.
authorFred Drake <fdrake@acm.org>
Mon, 9 Oct 2000 18:11:24 +0000 (18:11 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 9 Oct 2000 18:11:24 +0000 (18:11 +0000)
Doc/lib/lib.tex

index 6ebfaddf4fb8df138ddaade4bd5ac4f758ad30cf..9a66a4458978ae97c4d6653253df4dc9530f9efa 100644 (file)
@@ -233,9 +233,9 @@ and how to embed it in other applications.
 \input{markup}                  % Structured Markup Processing Tools
 \input{libsgmllib}
 \input{libhtmllib}
-\input{libxmllib}
 \input{libpyexpat}
 \input{xmlsax}
+\input{libxmllib}
 
 \input{libmm}                  % Multimedia Services
 \input{libaudioop}