ConfigParser works on linux I'm pretty sure. I just ran Ipython imported it and loaded a config file.
I don't remember anything in the docs that said otherwise. I would prefer an xml style config file myself. But I can get by with and ini right now. The logging framework seems to me to be the hairiest configurations and it's able to work in an ini format. If I need anything fancier than that, I might consider doing it for a living and getting someone to pay me to compe up with it. :) On 10 Mar 2005 19:34:46 -0800, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Since this utility will also be ported to the linux world, does anyone > know what the linux/unix counterpart of a Windows .INI configuration > file is? > > I suppose I could get away with using XML for my config files and avoid > having two different tools altogether. > > -- > http://mail.python.org/mailman/listinfo/python-list > -- Thomas G. Willis http://paperbackmusic.net -- http://mail.python.org/mailman/listinfo/python-list