Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25476
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Subject | Re: jython lacks working xml processing modules? |
| Date | 2012-07-17 11:31 +0200 |
| References | <ba1e306f.0311201805.9df1d9@posting.google.com> <23891c90.0311240342.46419188@posting.google.com> <dbb0ce68-8984-4d18-9fe7-2ad1a77f7e31@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2207.1342517515.4697.python-list@python.org> (permalink) |
gaodexiaozheng@gmail.com, 17.07.2012 10:35: > hi,do you know the PyXML whether can be supported by Jython ? PyXML is a dead project, don't use it. You can use ElementTree in Jython, just as in Python. Stefan
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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