[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
- Previous message: [Python-3000] struni and the Apple four-character-codes
- Next message: [Python-3000] struni and the Apple four-character-codes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-3000] struni and the Apple four-character-codes
- Next message: [Python-3000] struni and the Apple four-character-codes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]