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 pitrou
Recipients pitrou
Date 2009-04-04.17:17:12
SpamBayes Score 0.012653186
Marked as misclassified No
Message-id <1238865433.18.0.587625961619.issue5692@psf.upfronthosting.co.za>
In-reply-to
Content
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'
History
Date User Action Args
2009-04-04 17:17:13pitrousetrecipients: + pitrou
2009-04-04 17:17:13pitrousetmessageid: <1238865433.18.0.587625961619.issue5692@psf.upfronthosting.co.za>
2009-04-04 17:17:12pitroulinkissue5692 messages
2009-04-04 17:17:12pitroucreate