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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'json': 0.07; 'subject:file': 0.07; 'received:internal': 0.09; 'sections': 0.13; 'from:name:tarek ziad\xe9': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:66.111.4.27': 0.16; 'received:mail.srv.osa': 0.16; 'received:messagingengine.com': 0.16; 'received:nyi.mail.srv.osa': 0.16; 'received:osa': 0.16; 'received:out3-smtp.messagingengine.com': 0.16; 'received:srv.osa': 0.16; 'subject: \n ': 0.16; 'then...': 0.16; 'yaml': 0.16; 'wrote:': 0.17; "i'd": 0.22; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'structure': 0.32; 'to:addr :python-list': 0.33; 'pm,': 0.35; 'there': 0.35; 'but': 0.36; 'subject:with': 0.36; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'email addr:gmail.com': 0.63 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=E/CC5UXet3wPZpYyQ5TnZy mUPcE=; b=VUHU7Rp3j6jJwMXxRBn7Bc+ea+SvV575sAZztCAOyk1Ny7vFjTgnum q49Sv1j9rMkloZN/7dSiuLtdMwxxYVn74jnWcMncjo88RRrMP00uun/UXcsgb/K5 8b5WdP8QZLPiqju2mG//MbHkk6fJS0xT4UnCLF/9kSbknp9HmdaQY= X-Sasl-enc: HeoJElT1aoteaLq90wDxFfIkTiX7F/pY9zncWLaEfaPZ 1350655071 Date: Fri, 19 Oct 2012 15:57:50 +0200 From: =?ISO-8859-1?Q?Tarek_Ziad=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: section with in a section config file and reading that config file 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: 1350655080 news.xs4all.nl 6870 [2001:888:2000:d::a6]:38341 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31743 On 10/19/12 12:22 PM, narasimha18sv@gmail.com wrote: > > yes but it is not only for one structure like above there will be many sections like that I'd use yaml or json then...