Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30783
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2012-10-05 00:20 -0700 |
| Message-ID | <d8dd6f46-aa8b-45d1-8345-fffd62c03e4a@googlegroups.com> (permalink) |
| Subject | Reading properties file in Python, except using ConfigParser() |
| From | justmailharsh@gmail.com |
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
Back to comp.lang.python | Previous | Next — 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