Reading properties file in Python, except using ConfigParser()
justmailharsh at gmail.com
justmailharsh at gmail.com
Fri Oct 5 03:20:35 EDT 2012
More information about the Python-list mailing list
Fri Oct 5 03:20:35 EDT 2012
- Previous message (by thread): Embedded Python 3 porting issues when passing FILE* to PyRun_SimpleFile() in Windows mixed-compiler environment
- Next message (by thread): Reading properties file in Python, except using ConfigParser()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Embedded Python 3 porting issues when passing FILE* to PyRun_SimpleFile() in Windows mixed-compiler environment
- Next message (by thread): Reading properties file in Python, except using ConfigParser()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list