[Python-Dev] Std tests failing, Windows: test_builtin test_charmapcodec test_pow

M.-A. Lemburg mal@lemburg.com
Mon, 08 Jan 2001 01:26:00 +0100


Tim Peters wrote:
> 
> I'm pretty sure the test_pow and test_charmapcodec failures aren't my doing.

test_charmapcodec is my fault... I should run the tests in a
clean room environment before checkin: my PYTHONPATH picked up
some other file which it was not supposed to do.

I'll fix it next week.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Company:                                        http://www.egenix.com/
Consulting:                                    http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/