[IronPython] IronPython / Unicode / os.walk

Dino Viehland dinov at exchange.microsoft.com
Wed Mar 7 17:51:04 CET 2007


I think we'll also accept utf_8 or utf8.  This is basically covered under this bug http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=3094  (although the description doesn't make it entirely obvious).

If you could vote on the bug it'd help raise the visibility of the issue and we'll get to it sooner.

Thanks for reporting this!

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of John J Lee
Sent: Wednesday, March 07, 2007 7:31 AM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython / Unicode / os.walk

On Wed, 7 Mar 2007, Dan Shechter wrote:
[...]
>>>> codecs.lookup("UTF-8")
> Traceback (most recent call last):
>  File , line 0, in <stdin>##89
>  File , line 0, in Lookup##78
> LookupError: unknown encoding: UTF-8
>
> Suggestions, alternatives?

Did you try 'utf-8' (i.e. lowercase)?


John
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list