Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #96013

Re: XML Binding

From Laura Creighton <lac@openend.se>
Subject Re: XML Binding
References <8e17ef7d-a08d-42bf-a56c-0a886d620130@googlegroups.com> <mailman.96.1441310503.8327.python-list@python.org> <5f812239-e1f2-4ba6-aff3-59cf9758a787@googlegroups.com> <201509040646.t846kXSS031674@fido.openend.se>
Date 2015-09-04 08:54 +0200
Newsgroups comp.lang.python
Message-ID <mailman.129.1441349704.8327.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Fri, 04 Sep 2015 08:46:33 +0200, Laura Creighton writes:
>In a message of Thu, 03 Sep 2015 22:21:29 -0700, Palpandi writes:
>>Thanks Burak.
>>
>>lmxl is good. But it is not supported with python 2.5. Any other option?
>>-- 
>>https://mail.python.org/mailman/listinfo/python-list
>
>check and see what python you have.  If 2.6 or more recent, use lxml
>If you have 2.5 use the slower elementtree.
>https://docs.python.org/2/library/xml.etree.elementtree.html
>
>If you pay attention to this
>http://lxml.de/compatibility.html
>you can mostly get away with writing your code once.
>
>Laura

I didn't know about the old versions still available from pip.  That
is probably a better idea.

Laura

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

XML Binding Palpandi <palpandi111@gmail.com> - 2015-09-03 09:54 -0700
  Re: XML Binding Burak Arslan <burak.arslan@arskom.com.tr> - 2015-09-03 22:54 +0300
    Re: XML Binding Palpandi <palpandi111@gmail.com> - 2015-09-03 22:21 -0700
      Re: XML Binding Chris Angelico <rosuav@gmail.com> - 2015-09-04 15:36 +1000
      Re: XML Binding Laura Creighton <lac@openend.se> - 2015-09-04 08:46 +0200
      Re: XML Binding Laura Creighton <lac@openend.se> - 2015-09-04 08:54 +0200
  Re: XML Binding Lorenzo Sutton <lorenzofsutton@gmail.com> - 2015-09-04 10:11 +0200
  Re: XML Binding Palpandi <palpandi111@gmail.com> - 2015-09-07 06:42 -0700
    Re: XML Binding dieter <dieter@handshake.de> - 2015-09-09 10:20 +0200
    Re: XML Binding Stefan Behnel <stefan_ml@behnel.de> - 2015-09-09 11:44 +0200
    Re: XML Binding dieter <dieter@handshake.de> - 2015-09-10 08:30 +0200
  Re: XML Binding harirammanohar159@gmail.com - 2015-09-09 02:00 -0700
  Re: XML Binding Michele Simionato <michele.simionato@gmail.com> - 2015-09-10 23:47 -0700

csiph-web