]> granicus.if.org Git - python/commitdiff
include csv doc section - Fred, you may want to change the location
authorSkip Montanaro <skip@pobox.com>
Thu, 20 Mar 2003 23:35:00 +0000 (23:35 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 20 Mar 2003 23:35:00 +0000 (23:35 +0000)
Doc/lib/lib.tex

index fb03b5f91357cf105d952a8e619c54d43f15ecc3..4f10cd02c50b02f312448db037dbe4d910156612 100644 (file)
@@ -257,6 +257,7 @@ and how to embed it in other applications.
 % file formats
 \input{libnetrc}
 \input{librobotparser}
+\input{libcsv}
 
 \input{markup}                  % Structured Markup Processing Tools
 \input{libhtmlparser}