All pastes #2051557 Raw Edit

Anonymous

public python v1 · immutable
#2051557 ·published 2011-04-28 13:58 UTC
rendered paste body
Traceback (most recent call last):  File "<stdin>", line 1, in <module>  File "/home/am/tg2env/lib/python2.6/site-packages/suds-0.4-py2.6.egg/suds/client.py", line 542, in __call__    return client.invoke(args, kwargs)  File "/home/am/tg2env/lib/python2.6/site-packages/suds-0.4-py2.6.egg/suds/client.py", line 603, in invoke    result = self.send(soapenv)  File "/home/am/tg2env/lib/python2.6/site-packages/suds-0.4-py2.6.egg/suds/client.py", line 643, in send    ctx = plugins.message.received(reply=reply.message)TypeError: argument 1 must be string or read-only character buffer, not instance