Martin v. Löwis <mar...@v.loewis.de> added the comment:

That appears to be a bug in the NFS server. When you creat("Gr\303\274-Gott"), 
what actually comes out of getdents(3) is Gr\303\274-Gott. This only happens 
with four bytes of non-ASCII - two UTF-8 bytes are correctly reported. We are 
investigating this locally.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9772>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to