pyexpat
Sebastian Breuers
sebbreuers at gmx.de
Mon Sep 27 19:39:00 EDT 2004
hey,
i tried to compile python 2.0 with pyexpat module. I've installed
expat-1.95.8. the compiling wasn't successful.
so i searched the web and i realised that i need expat-1.2.
but nothing changed make test results in the same error-message as
before, although i did everything discribed in the Modules/Setup.in.
the error message looks like:
test test_pyexpat failed -- Writing:
"('xml=http://www.w3.org/XML/1998/namespace\\014external_entity', None,
'entity.file',None)", expected:
"('http://www.python.org/namespace=http://www.w3.org/XML/1998/namespace\\014external_entity'
Does anyone know something about that?
gruß
seb
More information about the Python-list
mailing list