How to get the ascii code of Chinese characters?

Gerhard Fiedler gelists at gmail.com
Sun Aug 20 19:15:21 EDT 2006


On 2006-08-20 10:31:20, Fredrik Lundh wrote:

>> "range is least 0..65535" : upper_bound >= 65535
>> "goes beyond 65535" : upper_bound > 65535
>> 
>> For some discussions (like how to represent code points etc) this
>> distinction is crucial.
> 
> do you know anything about how Unicode is used in real life, or are you 
> just squabbling ?

Your point is?

Gerhard




More information about the Python-list mailing list