ConfigParser examples?
Gabriel Genellina
gagsl-py2 at yahoo.com.ar
Fri May 15 23:11:21 EDT 2009
En Fri, 15 May 2009 18:32:57 -0300, Esmail <ebonak at hotmail.com> escribió:
> Can anyone point to on the web, or possibly share a simple example
> of the use of the ConfigParser module?
The (excellent!) article series by Doug Hellmann, "Python Module of the
Week", covers ConfigParser (and almost the whole standard library by now).
http://www.doughellmann.com/PyMOTW
--
Gabriel Genellina
More information about the Python-list
mailing list