[pygtk] key value file parser with pygtk
Timo
timomlists at gmail.com
Thu Mar 29 01:48:18 WST 2012
Op 28-03-12 12:26, Giuseppe Penone schreef:
> Hi,
> I didn' find documentation on how to use key value file parser
> (http://www.gtk.org/api/2.6/glib/glib-Key-value-file-parser.html)
> with pygtk, can anybody point me to it?
No idea, but Python itself has lots of stuff built-in. Check out the
ConfigParser [1] module which seems to do the same thing.
Timo
[1] http://docs.python.org/library/configparser.html#module-ConfigParser
> Best regards,
> Giuseppe.
>
>
> _______________________________________________
> pygtk mailing list pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
More information about the pygtk
mailing list