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 nijel
Recipients
Date 2004-12-01.14:41:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
test test_codecs failed -- Traceback (most recent call
last):
  File
"/usr/src/packages/BUILD/Python-2.4/Lib/test/test_codecs.py",
line 446, in test_nameprep
    raise test_support.TestFailed("Test 3.%d: %s" %
(pos+1, str(e)))
TestFailed: Test 3.5: u'\u0143 \u03b9' != u'\u0144 \u03b9'
History
Date User Action Args
2007-08-23 14:28:00adminlinkissue1076790 messages
2007-08-23 14:28:00admincreate