Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30785
| Date | 2012-10-05 10:06 +0200 |
|---|---|
| From | Laszlo Nagy <gandalf@shopzeus.com> |
| Subject | Re: Reading properties file in Python, except using ConfigParser() |
| References | <d8dd6f46-aa8b-45d1-8345-fffd62c03e4a@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1839.1349424492.27098.python-list@python.org> (permalink) |
On 2012-10-05 09:20, justmailharsh@gmail.com wrote: > Hi All, > > How to read properties file in Python? I found ConfigParser() but it has a 'section' limitation, so looking for other alternatives. http://wiki.python.org/moin/ConfigParserShootout
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Reading properties file in Python, except using ConfigParser() justmailharsh@gmail.com - 2012-10-05 00:20 -0700
Re: Reading properties file in Python, except using ConfigParser() Laszlo Nagy <gandalf@shopzeus.com> - 2012-10-05 10:06 +0200
Re: Reading properties file in Python, except using ConfigParser() "Günther Dietrich" <gd.usenet@spamfence.net> - 2012-10-05 13:32 +0200
Re: Reading properties file in Python, except using ConfigParser() justmailharsh@gmail.com - 2012-10-08 02:50 -0700
csiph-web