most complete xml package for Python?

metaperl metaperl at gmail.com
Wed Mar 14 18:04:44 EDT 2007


On Mar 14, 5:34 pm, "John Machin" <sjmac... at lexicon.net> wrote:


>
> Given keywords like "Amara" and "Elementtree" and past history, it
> looked to me like a troll of one kind trying to incite a troll of
> another kind to pop out from under the bridge and chew on his
> ankle :-)

Well, I'm not a troll. And I am now even less impressed with
ElementTree. It does not preserve the document but reforms it in
certain cases.

<script></script>

gets rewritten as

<script />

which leads to problems when embedding Dojo Rich Text Editors.





More information about the Python-list mailing list