]> granicus.if.org Git - python/commit
Repaired new test failures on Windows:
authorTim Peters <tim.peters@gmail.com>
Mon, 23 Jan 2006 22:19:24 +0000 (22:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 23 Jan 2006 22:19:24 +0000 (22:19 +0000)
commit68f2d000e9666487afd0198681c14cc3fdc9742a
tree7315f92fb46d57bd2d1cfcd718dc93f224b7022d
parentcaa94bd48465ed65cfa4b44fc576e57abd71e578
Repaired new test failures on Windows:

- The path separator isn't "/" on Windows.

- Leaving behind a read-only file causes cascades
  of bogus failures on Windows.
Lib/test/test_zipimport.py