Re: [xslt] XSLT transformation to Plain Text using Python bindings requires using children().serialize()?



On Sun, Aug 25, 2002 at 02:45:01PM +0200, Le grande pinguin wrote:
> Sorry for the inconvenience,
> 
> the attached patch is the most recent version -- i needed
> to fix a call to free to xmlMemFree.
> There's the beginning of a test in file python/test/basic.py
> that should be extendend during the next few days.

  Fine applied, except it's not xmlMemFree but xmlFree() which must
be used by the library client code (it would break if the user
forced the library to use a different memory allocator).

  thanks,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]