[XML-SIG] test_c14n & default configuration

Fred L. Drake, Jr. fdrake@acm.org
Wed, 11 Sep 2002 09:57:59 -0400


Rich Salz writes:
 > The test_c14n file uses xpath to pick a nodeset.  Now that xpath isn't 
 > there by default (boo hoo), it should probably say "can't run tests." or 
 > some such.  (I missed the discussion:  why isn't xpath there any more?)

It appearantly doesn't pass the 4Suite regression test for that
module, based on reports from others.  I'm starting to think that
xml.xpath should be re-enabled by default since it appearantly mostly
works, and only omit xml.xslt package, since that supposedly is quite
broken.

I don't expect to have time to look into any specific failures there
before the release, unfortunately.  I'm desparately trying to get the
documentation (there's a fair bit to do there still) for minidom
up-to-date, and then I'll check in that and the implementation and
tests for the cloneNode()/importNode() handling discussed on the list
yesterday.


  -Fred

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