PyXML XPath and XSLT Re: [XML-SIG] Mass assignment of 4Suite bug reports

Fred L. Drake, Jr. fdrake@acm.org
Tue, 10 Sep 2002 14:47:30 -0400


Martin v. Loewis writes:
 > Correct. I'll look at the code when 0.12 is released, and I'm
 > certainly open to building more C modules - we built the boolean
 > module already to satisfy XPath/XSLT.

Speaking of the boolean module... is there any reason not to change it
to use the built-in bool type under Python 2.3 and newer?  Or just
replacing it with a Python module for 2.3?


  -Fred

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