[Python-Dev] New test failure on Windows

Tim Peters tim.peters at gmail.com
Wed Mar 1 07:00:56 CET 2006


test test_pep352 failed -- Traceback (most recent call last):
  File "C:\Code\python\lib\test\test_pep352.py", line 54, in test_inheritance
    self.fail("%s not a built-in exception" % exc_name)
AssertionError: WindowsError (Windows) not a built-in exception


More information about the Python-Dev mailing list