I need to extract an attachment from a soap webservice response. I'd like to keep using the Python Suds client.
I can't find a way to extract this data in the Suds API. There should be a way to do this on HTTP level...
In my case the attachment is text data.