[Fedora-suds-list] Internationalization SOAP headers

Robert Marsanyi rnm at whidbey.com
Wed Dec 9 03:07:00 UTC 2009


Nice!

--rbt

----- Original Message ----- 
...
It may be used as follows: 

from suds.international import * 
_i18n = International('en')
# Get client object instance
client.set_options(i18n=_i18n)
...




More information about the suds mailing list