Gnosis (http://gnosis.cx/download/) is able to do this if you mean
something like pickling, but with an XML-like ouput.
--
http://mail.python.org/mailman/listinfo/python-list
"Heavy" wrote:
> I need to know if the 'xmllib' module have some method able to
> transform a data structure in a xml file and viceversa, thanks
define "data structure" and "xml file (format)".
--
http://mail.python.org/mailman/listinfo/python-list
hi,
I need to know if the 'xmllib' module have some method able to
transform a data structure in a xml file and viceversa, thanks
--
http://mail.python.org/mailman/listinfo/python-list
Hi
I am trying to convert an override of xmllib.XMLparser , in the
handle_doctype method we are catching the entities using
load_dtd(sysid).gen_ents
how can I do the same with xml.sax, does xml.sax has anything to catch
the entties
thanks
--
http://mail.python.org/mailman/listinfo/python-list