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: 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 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: In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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