在 2012年7月17日星期二UTC+8下午6时02分31秒,Stefan Behnel写道:
> Matej Cepl, 17.07.2012 11:39:
> > On 17/07/12 10:35, gaodexiaozh...@gmail.com wrote:
> >>> > I'm trying to parse an xml file with jython
> (not through java
> >>> parsers
> >>> > like xerces).
> >
> > https://code.google.com/p/jython-ele
在 2003年11月24日星期一UTC+8下午7时42分31秒,Paul Boddie写道:
> janeaustin...@hotmail.com (Jane Austine) wrote in message
> news:;...
> > I'm trying to parse an xml file with jython (not through java parsers
> > like xerces).
> >
> > I tried minidom in jython 2.1 a
在 2003年1月26日星期日UTC+8下午10时01分02秒,"Martin v. Löwis"写道:
> Tim C wrote:
> > I've been trying pyxml from jython and fell into the problem when
> trying to
> > create executables that pyxml's mechanisms for importing modules
> confound
> > the compiler.
>
> What do you mean by "executable", and which