This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients flox, ned.deily
Date 2010-03-23.07:39:29
SpamBayes Score 4.0592663e-06
Marked as misclassified No
Message-id <1269329972.56.0.996001841555.issue8207@psf.upfronthosting.co.za>
In-reply-to
Content
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'

----------------------------------------------------------------------
History
Date User Action Args
2010-03-23 07:39:32ned.deilysetrecipients: + ned.deily, flox
2010-03-23 07:39:32ned.deilysetmessageid: <1269329972.56.0.996001841555.issue8207@psf.upfronthosting.co.za>
2010-03-23 07:39:30ned.deilylinkissue8207 messages
2010-03-23 07:39:30ned.deilycreate