Jan. 25, 2006
6:17 p.m.
Folks, I've updated the pretty-print and declaration stripping patches for the most recent code base. Along the way I realized that due to the new way of writing out the XML, calling _stripDeclaration was not necessary in write (in etree.py). I've fixed the code so it now can output an xml declaration with the document. Syntax is the same as the last series of posts. Thanks! --Patrick