
5 Nov
2007
5 Nov
'07
2:42 p.m.
Martin Owens wrote:
I'm stuck because the xml python lib we're using (at least as of 0.45) doesn't implement the w3c DOM, instead it's patch hodge podge of none standard methods with buggy getElementById, no insertAfter method and buggy cloneNode when deep is switched on.
In SVN we are using LXML instead of PyXML.
Aaron Spike