Rodney schrieb:
> Hi again, thanks for the help with figuring out how to parse a SOAP return 
> message.  I know have a return message that has an embedded ZIP file in it. 
> Can anyone help me figure out how to extract this file from the SOAP return 
> message.  The message looks as following:

You've been told before, you'd be told it again and again: use SOAPpy or 
ZSI to dela with webservices. Then you don't have to bother, yoou just 
_get_ the ZIP-File (as string of course)


Regards,

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to