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


Groups > comp.lang.python > #25556

Re: jython lacks working xml processing modules?

Newsgroups comp.lang.python
Date 2012-07-17 20:12 -0700
References <ba1e306f.0311201805.9df1d9@posting.google.com> <23891c90.0311240342.46419188@posting.google.com> <dbb0ce68-8984-4d18-9fe7-2ad1a77f7e31@googlegroups.com> <ju3bqj$rkf$1@ns.felk.cvut.cz> <mailman.2209.1342519373.4697.python-list@python.org>
Subject Re: jython lacks working xml processing modules?
From gaodexiaozheng@gmail.com
Message-ID <mailman.2262.1342581136.4697.python-list@python.org> (permalink)

Show all headers | View raw


在 2012年7月17日星期二UTC+8下午6时02分31秒,Stefan Behnel写道:
> Matej Cepl, 17.07.2012 11:39:
> &gt; On 17/07/12 10:35, gaodexiaozheng@gmail.com wrote:
> &gt;&gt;&gt; &amp;gt; I&amp;#39;m trying to parse an xml file with jython (not through java
> &gt;&gt;&gt; parsers
> &gt;&gt;&gt; &amp;gt; like xerces).
> &gt; 
> &gt; https://code.google.com/p/jython-elementtree/ ???
> 
> Note that this ships with Jython 2.5.
> 
> Stefan

Got that,thanks!
However,there is one project implemented by Python used PyXML and now my Jython project has to depend on it ,so I am afraid that if Jython doesn't support PyXML,then my jython project can not depend on the original Python project ,then my jython project maybe can not move on unless I find another project to take place of the original Python project. 

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


Thread

Re: jython lacks working xml processing modules? gaodexiaozheng@gmail.com - 2012-07-17 01:35 -0700
  Re: jython lacks working xml processing modules? Stefan Behnel <stefan_ml@behnel.de> - 2012-07-17 11:31 +0200
  Re: jython lacks working xml processing modules? Matej Cepl <mcepl@redhat.com> - 2012-07-17 11:39 +0200
    Re: jython lacks working xml processing modules? Stefan Behnel <stefan_ml@behnel.de> - 2012-07-17 12:02 +0200
      Re: jython lacks working xml processing modules? gaodexiaozheng@gmail.com - 2012-07-17 20:12 -0700
      Re: jython lacks working xml processing modules? gaodexiaozheng@gmail.com - 2012-07-17 20:12 -0700
        Re: jython lacks working xml processing modules? Matej Cepl <mcepl@redhat.com> - 2012-07-18 10:09 +0200

csiph-web