Message1743

Author pillesoft
Recipients
Date 2007-07-20.10:03:31
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Dear All,

i have a strange problem, which i don't understand.
i need to parse an xml string, which works different in python 2.4.2
and in jython 2.2rc2

please check the attached files, and run the py code in python and in
jython2.2rc2
you will see that in jython there are nodes where more textnodes
exist, while in python every node has only one textnode.

if there is a problem in the code, please give me some help?

thank you
Ivan
History
Date User Action Args
2008-02-20 17:17:55adminlinkissue1757419 messages
2008-02-20 17:17:55admincreate