[issue8207] test_pep277 fails on OS X

Ned Deily report at bugs.python.org
Tue Mar 23 08:39:32 CET 2010


Ned Deily <nad at acm.org> added the comment:

Also this failure on py3k:

======================================================================
ERROR: test_normalize (test.test_pep277.UnicodeFileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/private/tmp/pp3/usr/local/lib/python3.2/test/test_pep277.py", line 119, in test_normalize
    os.stat(name)
OSError: [Errno 2] No such file or directory: '@test_42408_tmp/\u2002\u2002\u2002A'

----------------------------------------------------------------------

----------
versions: +Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8207>
_______________________________________


More information about the Python-bugs-list mailing list