Hi,
I wanted to know if there is a XSLT 2 processor for python??
Thanks,
Anand Nalya
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I wanted to know if there is a XSLT 2 processor for python??
Thanks,
Anand Nalya
--
http://mail.python.org/mailman/listinfo/python-list
Is there a package that supports XSLT 2?
On 11/12/2007, Paul Boddie <[EMAIL PROTECTED]> wrote:
>
> On Dec 11, 2:03 am, [EMAIL PROTECTED] wrote:
> > PyXML seems to be long gone. Is lxml the way to go if i want to have
> > xpath supported?
>
> The libxml2dom package (which I maintain) also supports
t;/home/anand/Desktop/SOAPpy-0.12.0/SOAPpy/Client.py", line 406, in
__call
SOAPpy.Types.faultType:
When I access the same web service through a java client, it works fine.
Am I missing something here??
Cheers,
Anand Nalya
--
http://mail.python.org/mailman/listinfo/python-list
I'm getting the following errors while trying to run a python script:
*** glibc detected *** python: free(): invalid next size (normal):
0x0d2da210 ***
*** glibc detected *** python: malloc(): memory corruption:
0x1b81da60 ***
Is this a bug in my script or python or gllbc?
Relev