How do I display unicode value stored in a string variable using ord()
Steven D'Aprano
steve+comp.lang.python at pearwood.info
Sun Aug 19 02:13:29 EDT 2012
On Sat, 18 Aug 2012 11:30:19 -0700, wxjmfauth wrote:
>> > I'm aware of this (and all the blah blah blah you are explaining).
>> > This always the same song. Memory.
>>
>>
>>
>> Exactly. The reason it is always the same song is because it is an
>> important song.
>>
>>
> No offense here. But this is an *american* answer.
I am not American.
I am not aware that computers outside of the USA, and Australia, have
unlimited amounts of memory. You must be very lucky.
> The same story as the coding of text files, where "utf-8 == ascii" and
> the rest of the world doesn't count.
UTF-8 is not ASCII.
--
Steven
More information about the Python-list
mailing list