Reading properties file in Python, except using ConfigParser()

justmailharsh at gmail.com justmailharsh at gmail.com
Fri Oct 5 03:20:35 EDT 2012


Hi All,

How to read properties file in Python? I found ConfigParser() but it has a 'section' limitation, so looking for other alternatives.

Thanks,

Harsh



More information about the Python-list mailing list