Little more info: When i send ASCII chars, i got 'str' type but when i send unicode chars, i got 'unicode' type. What should i do to always get unicode?
______________________________________________________________ > Od: "azurIt" <[email protected]> > Komu: <[email protected]> > Dátum: 19.02.2012 15:41 > Predmet: [Soap-Python] rpclib and unicode strings > >Hi, > >i noticed that rpclib is not converting input strings to unicode (don't know >exactly which version changes this behavior). Can i ask how can i switch it >back to unicode? Do i need to set different type for input values other than >'String'? Thnx! > >azur >_______________________________________________ >Soap mailing list >[email protected] >http://mail.python.org/mailman/listinfo/soap > _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
