[XML-SIG] Preparing for PyXML 0.8

Martin v. Loewis martin@v.loewis.de
24 Jul 2002 20:15:11 +0200


Alexandre <Alexandre.Fayolle@logilab.fr> writes:

> Now if someone here has an idea of what could cause pyexpat.so not to be
> built on some machines, I'd be very interested. 

In PyXML 0.7, setup.py looks at the pyxml version that comes with
Python, and might decide not to build pyexpat. It might be that PyXML
erroneously decides not to build pyexpat. This problem will go away in
0.8, since pyexpat is always built.

Regards,
Martin