Re: Python 2.5 and Unicode on MacOS

2006-09-21 Thread Peter Otten
Michael J. Fromberger wrote: > I'm not sure whether this is a bug, or a feature that I do not fully > understand. I would therefore appreciate some advice, if you have any, > on the following problem: > > I have just installed Python 2.5 (release) under MacOS 10.4.7 ("Tiger"). > Unfortunately, t

Python 2.5 and Unicode on MacOS

2006-09-21 Thread Michael J. Fromberger
I'm not sure whether this is a bug, or a feature that I do not fully understand. I would therefore appreciate some advice, if you have any, on the following problem: I have just installed Python 2.5 (release) under MacOS 10.4.7 ("Tiger"). Unfortunately, the unit test "test_unicodefile.py" (in