[XML-SIG] XSLT processing woes, basic.py

David Thomas davelists2 at peoplemerge.com
Fri Sep 10 07:16:38 CEST 2004


Hi, all.  I'm new to python/xml but the problem I'm having doesn't 
look like it's in my code (or lack thereof, it's and example provided
by my distribution, /usr/share/doc/libxslt-python-1.1.10/basic.py ).

Traceback (most recent call last):

  File "basic-stock.py", line 15, in ?
    stringval = style.saveResultToString(result)
  File "/usr/lib/python2.3/site-packages/libxslt.py", line 955, in saveResultToString
    ret = libxsltmod.xsltSaveResultToString(self._o, result__o)
SystemError: error return without exception set


This system is FC2, python-2.3.3-6, with the following from source:

libxml2-2.6.13-1.i386.rpm            libxslt-debuginfo-1.1.10-1.i386.rpm
libxml2-debuginfo-2.6.13-1.i386.rpm  libxslt-devel-1.1.10-1.i386.rpm
libxml2-devel-2.6.13-1.i386.rpm      libxslt-python-1.1.10-1.i386.rpm
libxml2-python-2.6.13-1.i386.rpm     
libxslt-1.1.10-1.i386.rpm            


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dave Thomas
People Merge, A Web Development Company
"Merging the Ideas of Online Communities"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the XML-SIG mailing list