how to convert a sudsobject into its representative XML?

Phlip phlip2005 at gmail.com
Fri Jun 18 15:30:52 EDT 2010


The answer is to use ZSI instead, then call:

        sw = SoapWriter()
        sw.serialize(msg)



More information about the Python-list mailing list