[XML-SIG] bug pyexpat

Sylvain Thenault Sylvain.Thenault@logilab.fr
Wed, 14 Nov 2001 15:48:49 +0100 (CET)


There is a little bug in pyexpat parser (pyXml 0.6.6)

according to the python documentation, the feature_namespaces should be
enabled by default:
____________________________________________________________________
feature_namespaces
      Value: "http://xml.org/sax/features/namespaces" 
      true: Perform Namespace processing (default). 
      false: Optionally do not perform Namespace processing (implies 
             namespace-prefixes).
      access: (parsing) read-only; (not parsing) read/write  
____________________________________________________________________

this is the case with xmlproc but not with pyexpat

-- 
Sylvain Thenault

  LOGILAB http://www.logilab.org