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   [email protected]
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/

Reply via email to