From: christian schulze on
Hey folks,
I've written a small configuration parser for a recent project. I
think it's pretty usefull and not that "fat" or "complex" as the
regular python configuration modules like ConfigParser. The file
contains everything you need to know.

http://crac.pcriot.com/dl/config.py

If you have any suggestions I'd be glad if you'd contact me.