[wxPython-users] [OT] Python and config files?

Robin Dunn robin at alldunn.com
Thu Oct 26 11:08:29 PDT 2006


Basil Shubin wrote:
> Hi, friends!
> 
> Is there exist a module for working with config file? Simple enough,
> just read/write config file (like for most unix app), determine where
> row is contain config words with it's parameters (like
> 'config_word=parameter') or it's a comments (#)?
> 

Take a look at wx.Config and wx.FileConfig for some wx alternatives.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list