[Python-3000] os.stat() raises UnicodeDecodeError on Polish windows if file not exist
Guido van Rossum
guido at python.org
Fri Aug 31 22:59:42 CEST 2007
Can you guys please put this in the bug tracker too?
On 8/31/07, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:
> Hello,
> Christian Heimes wrote:
> > Piotr Duda wrote:
> > > In 3.0a1 on Polish winxp os.stat() raises UnicodeDecodeError (utf-8
> > > codec can't decode ...) if file not exist, it is probably caused by
> > > localized error messages returned by FormatMessage.
> >
> > On German Win XP, too
>
> Would you please test with the following patch? it seems to correct
> the problem on my French Windows XP.
> Maybe we can have it corrected before a complete European tour...
>
> --
> Amaury Forgeot d'Arc
>
> _______________________________________________
> Python-3000 mailing list
> Python-3000 at python.org
> http://mail.python.org/mailman/listinfo/python-3000
> Unsubscribe: http://mail.python.org/mailman/options/python-3000/guido%40python.org
>
>
>
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-3000
mailing list