Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!news.roellig-ltd.de!open-news-network.org!border2.nntp.ams1.giganews.com!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'encode': 0.09; 'python': 0.11; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'program?': 0.16; 'subject:Parser': 0.16; 'wrote:': 0.16; 'library': 0.20; 'header:In-Reply-To:1': 0.24; 'written': 0.24; 'header:User-Agent:1': 0.26; 'flying': 0.29; 'certain': 0.31; 'probably': 0.32; 'file': 0.34; 'message-id:@gmail.com': 0.35; 'to:addr:python-list': 0.35; 'possible': 0.36; 'so,': 0.37; 'subject:: ': 0.37; 'received:org': 0.38; 'someone': 0.38; 'pm,': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'real': 0.61; 'charset:windows-1252': 0.65; 'subject:needed.': 0.91 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Mon, 01 Jun 2015 19:31:11 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Parser needed. References: <949ff$556cf8e0$5419aafe$20874@news.ziggo.nl> <52c36$556d048a$5419aafe$44775@news.ziggo.nl> In-Reply-To: <52c36$556d048a$5419aafe$44775@news.ziggo.nl> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433208676 news.xs4all.nl 2904 [2001:888:2000:d::a6]:55465 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:91761 On 06/01/2015 07:19 PM, Skybuck Flying wrote: > How hard would it be to encode that into pyparser ? Check out the docs and you probably will get an idea. The only real way to find out is to try it. Is this file from a certain program? If so, it's possible someone has already written a python library for reading it.