[xslt] Python version of encodeEntitiesReentrant
- From: rm mh-freiburg de (Le grande pinguin)
- To: xslt gnome org, xml-bindings gnome org
- Subject: [xslt] Python version of encodeEntitiesReentrant
- Date: Mon, 16 Jun 2003 16:42:12 +0200
Hello Daniel, hello list,
i just read the following in the docstring of
`encodeEntitiesReentrant()' in file `libxml2.py':
"""Do a global encoding of a string, replacing the predefined
entities and non ASCII values with their entities and
CharRef counterparts. Contrary to xmlEncodeEntities, this
routine is reentrant, and result must be deallocated. """
How would i deallocate the result of this function? As far as i can
tell it return a python string object.
TIA Ralf Mattes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]