Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #30785
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gandalf@shopzeus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'subject:file': 0.07; 'subject:()': 0.09; 'subject:using': 0.09; "'section'": 0.16; 'subject:Reading': 0.16; 'wrote:': 0.17; 'url:moin': 0.17; 'python?': 0.20; 'all,': 0.21; 'properties': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'url:wiki': 0.26; 'url:python': 0.32; 'file': 0.32; 'to:addr :python-list': 0.33; 'but': 0.36; 'url:org': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'subject:, ': 0.61; 'email addr:gmail.com': 0.63; 'received:204': 0.72 |
| Date | Fri, 05 Oct 2012 10:06:58 +0200 |
| From | Laszlo Nagy <gandalf@shopzeus.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Reading properties file in Python, except using ConfigParser() |
| References | <d8dd6f46-aa8b-45d1-8345-fffd62c03e4a@googlegroups.com> |
| In-Reply-To | <d8dd6f46-aa8b-45d1-8345-fffd62c03e4a@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1839.1349424492.27098.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1349424492 news.xs4all.nl 6950 [2001:888:2000:d::a6]:45174 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:30785 |
Show key headers only | View raw
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