Le 13/04/2012 12:26, azurIt a écrit :
rpclib is a new version of soaplib (it was renamed), soaplib is already
deprecated and NOT maintained. do not use it.
azur
Oh really? I didn't know soaplib was already deprecated.
Though, I switched to rpclib and used the helloworld_soap example
(https://github.com/arskom/rpclib/blob/master/examples/helloworld_soap.py) .
By importing Unicode, and replacing String by this, it still didn't work.
I still have to go by:
sys.setdefaultencoding('utf-8')
I am starting to assume that the UTF-8 encoding should be done
on the client side.
Regards,
--
Thomas
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap