[Soap-Python] rpclib and unicode strings

Burak Arslan burak.arslan at arskom.com.tr
Sun Feb 19 20:41:43 CET 2012


On 02/19/12 21:36, azurIt wrote:
> Looks fine so now i have to replace all 'String' types with 'Unicode'?
>
> azur

with the current state of  things, yeah. I could however switch back to 
old way, where String = Unicode and real string is hidden as _String.

what do you think? is it a huge backwards compatibility break ? or a 
minor one?


>
> ______________________________________________________________
>> Od: "Burak Arslan"<burak.arslan at arskom.com.tr>
>> Komu: azurIt<azurit at pobox.sk>
>> Dátum: 19.02.2012 20:13
>> Predmet: Re: [Soap-Python] rpclib and unicode strings
>>
>> CC: soap at python.org
>> On 02/19/12 20:58, azurIt wrote:
>>> Will you fix it in rpclib or should i do it somewhere in my app? tnx
>>>
>>> azur
>>>
>> question: why is this a problem? lxml's behaviour is, while a tad hacky
>> i must admit, seems mostly harmless to me.
>>
>> have a look in my fork and tell me if the latest patch works for you.
>>
>> best,
>> burak
>>
>>
>>
> _______________________________________________
> Soap mailing list
> Soap at python.org
> http://mail.python.org/mailman/listinfo/soap



More information about the Soap mailing list