18 Aug
2002
18 Aug
'02
9:42 p.m.
List Subscriber @ Neurobs writes:
I fired up the python that was distributed with zope and could do the following without any errors:
import xml.parsers.expat WARNING: Python C API version mismatch for module pyexpat: This Python has API version 1010, module pyexpat has version 1007. The Python is newer (higher version) than the "pyexpat" shared object. Rebuild PyXML with the correct Python or load the binary distribution of PyXML for your Python version.
Dieter