Documentation for the ConfigParser module, by Christopher G. Petrilli

(petrilli@amber.org).
This commit is contained in:
Fred Drake 1999-01-26 15:47:59 +00:00
parent 7c43905cd9
commit bc866ce2e3
3 changed files with 117 additions and 3 deletions

View file

@ -113,6 +113,7 @@ add new extensions to Python and how to embed it in other applications.
%\input{librand}
\input{libbisect}
\input{libarray}
\input{libcfgparser}
\input{libfileinput}
\input{libcalendar}
\input{libcmd}