Le 13/04/2012 12:04, azurIt a écrit :
Uninstall deprecated soaplib and install rpclib instead :)azur
Ok, I try that right away. But just to say so, I tried this:
import sys sys.setdefaultencoding('utf-8') wsdl.service.sayhello('Jérôme')
Hello Jérôme Maybe it's wrong to accuse soaplib, but I'll also give a try to your solution. Thanks -- Thomas _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
