How to get the ascii code of Chinese characters?

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sun Aug 20 05:06:02 EDT 2006


In message <mailman.9565.1156064188.27775.python-list at python.org>, Fredrik
Lundh wrote:

> Gerhard Fiedler wrote:
> 
>>> No. ASCII characters range is 0..127 while Unicode characters range is
>>> at least 0..65535.
>> 
>> Actually, Unicode goes beyond 65535.
> 
> you may want to look up "at least" in a dictionary.

Maybe you need to do the same for "actually".



More information about the Python-list mailing list