Steven Bethard wrote:
> I was trying to get elementsoap_ working with just xml.etree from Python
> 2.5 (and no standalone elementtree installation). I think I got
> everything working by changing the imports and copying in the
> FancyTreeBuilder class (since only TreeBuilder and XMLTreeBuilder
I was trying to get elementsoap_ working with just xml.etree from Python
2.5 (and no standalone elementtree installation). I think I got
everything working by changing the imports and copying in the
FancyTreeBuilder class (since only TreeBuilder and XMLTreeBuilder are in
the xml.etree.ElementT