4 Sep
2002
4 Sep
'02
11:42 a.m.
Braun Brelin wrote:
Folks,
SNIP
(Object: Products.ParsedXML.DOM.XMLExtended) ImportError: cannot import name pyexpat
Just say import pexpat in place of from xml.parsers import pyexpat in the files ManageableDOM.py and ParsedXML.py It works for me. HTH Chetan