[XML-SIG] Re: PyXML

2005-01-28 Thread Fredrik Lundh
Alexandre" <[EMAIL PROTECTED]> wrote: > I think this is a zope problem caused by Zope binary installation not > registering the python installation it does in the Windows registry. The > problem is that the installers for python extension modules then cannot > find the python implementation.

Re: [XML-SIG] Re: PyXML, 4suite, libxml2... what should I choose?

2004-12-05 Thread Uche Ogbuji
On Mon, 2004-11-29 at 22:06 +0100, Paul Boddie wrote: > Frans Englich wrote: > > > > Currently, I pipe out my structures to libxml2/libxslt's xmllint/xsltproc > > for doing validation, and XSLT processing. libxml2 is capable, but the > > solution is ugly, and slow(de-serialization/serialization). I