> Actually, yes:
>
> LC_CTYPE=UTF-8
>
> where is it coming from? This is basically on a clean new machine...
> who might be setting it?
There are many possible places. grep in your Library, as a starting
point. As on Macintosh lists.
> It is coming from a program elsewhere on the
> system? How
On Jun 1, 8:43 pm, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > ValueError: unknown locale: UTF-8
>
> > This is on open bug or is there more to it?
>
> Do you have an environment variable set who is named
> either LANG or starts with LC_?
Actually,
> ValueError: unknown locale: UTF-8
>>>>
>
> This is on open bug or is there more to it?
Do you have an environment variable set who is named
either LANG or starts with LC_?
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
locale
> return _parse_localename(localename)
> File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
> python2.5/locale.py", line 373, in _parse_localename
> raise ValueError, 'unknown locale: %s' % localename
> ValueError: unknown loc
n.framework/Versions/2.5/lib/
python2.5/locale.py", line 373, in _parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: UTF-8
>>>
This is on open bug or is there more to it?
Regards, mario
--
http://mail.python.org/mailman/listinfo/python-list