[Zope] ParsedXML trouble

Dennis Allison allison@sumeru.stanford.EDU
Thu, 15 Aug 2002 19:16:04 -0700


Take a look at your python library (the one you use to run Zope) and ensure that 
the pyexpat and the expat parser are present.  (Look in the directory xml and
the site-packages directory to locate the parsers.    Expat is a C extension and
may not have been part of your Python distribution.