Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.057 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'parsers': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'googling': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'bit': 0.19; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'looks': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'xml': 0.29; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'sep': 0.31; 'file': 0.32; 'url:python': 0.33; 'something': 0.35; 'convert': 0.35; 'received:google.com': 0.35; 'format.': 0.36; 'url:listinfo': 0.36; 'doing': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'list.': 0.37; 'pm,': 0.38; 'url:mail': 0.40; 'how': 0.40; 'field.': 0.61; 'genetics': 0.84; 'joel': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=OTFtSY2DxvM7+entRhFf922Nr+QFWT7n/B0SwcWIq8A=; b=Irv+lrr+4keNd1sKeBCda2WmsanUpYvrLFSD5Pv0BsxZQn3V5x8wVuzkgAk3Ez6XyR DWIBuCd1YiCaV5UgngbJVbxpD9wSUfGKgStUKyjeB1hSfz0crssh+HNAFFsyZFpqOBlO wcTuTq4pidgNL7Z88tlHzo9IXnnwMG/vgio9cswo7K0ZRzSA5MXtMmiI64A6XsEupF6B Sx+RGWmG+y8amXnTm8IJihy9Sp69uXVfHuTYc7jToMQzEHjCg6a7nDQkJ1jvYG7fhT7U Dee5lee9xrTQ31/gMsZf7WCcsOpXGA9fHNmr4kQi3zjtznK/TctL7thBi8xlGvKPnt25 qsSg== MIME-Version: 1.0 X-Received: by 10.224.130.7 with SMTP id q7mr49911727qas.42.1409602756408; Mon, 01 Sep 2014 13:19:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 1 Sep 2014 16:19:16 -0400 Subject: Re: Information From: Joel Goldstick Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409602758 news.xs4all.nl 2958 [2001:888:2000:d::a6]:58447 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77415 On Mon, Sep 1, 2014 at 3:40 PM, wrote: > Hey > I am Getachew , I am using cantera, python xy 2.7.6. My question is how can i convert XML file to Ct. py file format. > > > Thanks > -- > https://mail.python.org/mailman/listinfo/python-list This is a general purpose python list. Googling a bit it looks like you are doing something in the genetics field. Python has several xml parsers -- Joel Goldstick http://joelgoldstick.com