]> granicus.if.org Git - python/commitdiff
Added ConfigParser.py to list of undocumented miscellaneous useful utilities.
authorGuido van Rossum <guido@python.org>
Tue, 30 Dec 1997 04:41:56 +0000 (04:41 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Dec 1997 04:41:56 +0000 (04:41 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index a7c10992e137d858218a790707173b57ba48a40e..b391a4987cc961aa12de1f18f17f9056a24d7d23 100644 (file)
@@ -38,6 +38,8 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 
 calendar.py -- Calendar printing functions
 
+ConfigParser.py -- Parse a file of sectioned configuration parameters
+
 cmp.py -- Efficiently compare files
 
 cmpcache.py -- Efficiently compare files (uses statcache)
index a7c10992e137d858218a790707173b57ba48a40e..b391a4987cc961aa12de1f18f17f9056a24d7d23 100644 (file)
@@ -38,6 +38,8 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
 
 calendar.py -- Calendar printing functions
 
+ConfigParser.py -- Parse a file of sectioned configuration parameters
+
 cmp.py -- Efficiently compare files
 
 cmpcache.py -- Efficiently compare files (uses statcache)