[Zope] Re: ParsedXML
Dieter Maurer
dieter@handshake.de
Sun, 13 Apr 2003 20:30:24 +0200
garry saddington wrote at 2002-11-21 12:54 +0000:
> From what I can see when zope does not load XMLwidgets and parsedXML it
> complains about not being able to find things called 'expat' and 'expatDOM'.
> Does anyone know where thses come from. I have failed on a Suse and a Redhat
> platform both supposedly having pyXML installed.
There are probably several sources.
One is "PyXML". You find it on SourceForge or via "www.python.org -->
SIGs --> XML-SIG".
Dieter