[Pythonmac-SIG] How badly is _locale broken?
Jack Jansen
Jack.Jansen at cwi.nl
Thu Dec 30 00:06:01 CET 2004
On 29-dec-04, at 11:32, Ronald Oussoren wrote:
> I know that. But not linking with CoreServices should fix _locale for
> python scripts that don't use mac-specific features.
If I understand correctly it's the loading of CoreServices that causes
the _locale problem, right? If that's indeed the case then I think not
linking with CoreServices would make this problem even worse: imagine a
scenario where an unsuspecting user has working code in a toy app, but
it fails when used in his GUI app (which happens to use CoreServices).
Or code that works standalone but not in <insert favorite IDE here>.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma
Goldman
More information about the Pythonmac-SIG
mailing list