yeah it seems very similar, I hope it's compatible with the glib version, anyway good tip thanks.
On Wed, Mar 28, 2012 at 19:48, Timo <[email protected]> wrote: > 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<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<http://docs.python.org/library/configparser.html#module-ConfigParser> > > Best regards, >> Giuseppe. >> >> >> ______________________________**_________________ >> pygtk mailing list [email protected] >> http://www.daa.com.au/mailman/**listinfo/pygtk<http://www.daa.com.au/mailman/listinfo/pygtk> >> Read the PyGTK FAQ: http://faq.pygtk.org/ >> > > ______________________________**_________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/**listinfo/pygtk<http://www.daa.com.au/mailman/listinfo/pygtk> > Read the PyGTK FAQ: http://faq.pygtk.org/ >
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
