[Python-3000] struni and the Apple four-character-codes (original) (raw)

Guido van Rossum guido at python.org
Fri Jul 27 18:19:24 CEST 2007


On 7/27/07, Bob Ippolito <bob at redivi.com> wrote:

4CCs are not all ASCII, they're Mac OS Roman. This is why in some of the C header files the constants turned into integers.

Good to know! We should use that when converting them to Unicode.

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-3000 mailing list