[XML-SIG] PyXML XPath and XSLT

Fred L. Drake, Jr. fdrake@acm.org
Tue, 10 Sep 2002 15:34:03 -0400


Uche Ogbuji writes:
 > Maybe it would be less confusing to use xml.pyxpath and xml.pyxslt.
 > I like it because the idea behind these modules as distinct from
 > other XPath/XSLT for Python is that they are implemented all in
 > Python, except the boolean extension, IIRC.

Not a good reason to change the import names.

 > Of course, all we have to do is require Python 2.3 and we can
 > remove the boolean extension <duck>.

And do you realize just how enticing that is?  ;-)


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation