[Python-Dev] Dealing with test__locale failure on OS X before a3
Nick Bastin
nbastin at opnet.com
Fri Aug 27 07:10:57 CEST 2004
More information about the Python-Dev mailing list
Fri Aug 27 07:10:57 CEST 2004
- Previous message: [Python-Dev] Dealing with test__locale failure on OS X before a3
- Next message: [Python-Dev] Dealing with test__locale failure on OS X before a3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Aug 27, 2004, at 12:59 AM, Bob Ippolito wrote: > Maybe this is just about as much work as writing a CoreFoundation > based locale module? I'm not sure which parts of Python are affected > by setlocale(). As a side note, I'm currently working on wrapping ICU as a Python module, which would give you reliable cross-platform locale support, independent of the system locale. Incidentally, ICU is what Apple uses in MacOS X anyhow... This module will not be ready before 2.4... :-( -- Nick
- Previous message: [Python-Dev] Dealing with test__locale failure on OS X before a3
- Next message: [Python-Dev] Dealing with test__locale failure on OS X before a3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list