Re: libxml2 python error messages
[email protected] Mon, 23 Sep 2002 16:32:09 +0200
| Newsgroups | gmane.comp.gnome.lib.xml.bindings |
|---|---|
| Message-ID | <20020923143209.GA19864@www> |
On Mon, Sep 23, 2002 at 03:58:34PM +0200, Jean-Baptiste Quenot wrote: > * [email protected]: > > > You need to save the result of an XSL transformation to a python > > string? There _is_ a function 'saveResultToString' in the libxslt > > python bindings (at least there _should_ be, i've written one and > > AFAIK Daniel applied the patches. > > There isn't. Might it be possible that you work with an old version? | tests$ cvs log basic.py | ---------------------------- | revision 1.4 | date: 2002/08/25 15:04:00; author: veillard; state: Exp; lines: +5 -0 | * python/libxslt-python-api.xml python/libxslt.c | python/libxsltclass.txt python/tests/basic.py: applied a patch | from Ralf Mattes providing style.saveResultToString() | Daniel | Ralf Mattes P.S.: i'm pretty shure this works, i use it in production code.