New submission from Antoine Pitrou <pit...@free.fr>: Under Windows XP with VS 2008 Express:
test test_zipfile failed -- Traceback (most recent call last): File "Z:\py3k\__svn__\lib\test\test_zipfile.py", line 334, in testExtract self.assertEqual(writtenfile, correctfile) AssertionError: 'c:_ziptest1' != 'c:\\_ziptest1' ---------- components: Tests messages: 85414 nosy: pitrou priority: release blocker severity: normal status: open title: test_zipfile fails under Windows type: behavior versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5692> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com