Re: [Python-Dev] test_codecs failing

2005-02-08 Thread M.-A. Lemburg
Walter Dörwald wrote: Raymond Hettinger wrote: The most recent test_codecs check-in (1.19) is failing on a MSCV6.0 compilation running on WinMe: -- Ran 35 tests in 1.430s FAILED (failures=1) Traceback (most recent call last): > [.

Re: [Python-Dev] test_codecs failing

2005-02-08 Thread =?ISO-8859-1?Q?Walter_D=F6rwald?=
Raymond Hettinger wrote: The most recent test_codecs check-in (1.19) is failing on a MSCV6.0 compilation running on WinMe: -- Ran 35 tests in 1.430s FAILED (failures=1) Traceback (most recent call last): > [...] test.test_support.T

[Python-Dev] test_codecs failing

2005-02-07 Thread Raymond Hettinger
The most recent test_codecs check-in (1.19) is failing on a MSCV6.0 compilation running on WinMe: -- Ran 35 tests in 1.430s FAILED (failures=1) Traceback (most recent call last): File "\py25\lib\test\test_codecs.py", line 786,