how to convert a sudsobject into its representative XML?
in [
Python
]
Prev:
daemonizing after binding to port
Next:
I run into a problem in opening a file in Python
From:
Phlip
on
18 Jun 2010 15:30
The answer is to use ZSI instead, then call:
sw = SoapWriter()
sw.serialize(msg)
|
Pages: 1
Prev:
daemonizing after binding to port
Next:
I run into a problem in opening a file in Python