Re: Difficulties with Python bindings

[email protected] Mon, 6 May 2002 13:05:37 +0200
Newsgroups gmane.comp.gnome.lib.xml.bindings
Message-ID <20020506110537.GB13640@www>
On Sun, May 05, 2002 at 04:23:43PM +0100, Gary Benson wrote:
> [...] 
> > > Another problem is that I can't find an equivalent of
> > > xmlDocDumpMemory(),
> > 
> >   In recent versions doc.serialize() will do this, check serialize.py
> > in recent versions
> 
> Oh cool, I missed that one. I was searching for functions with similar 
> names to the C ones.

Cool, iwish i knew this a few days earlier :-) Just hacked my wn version ...

 Ralf Mattes