]> granicus.if.org Git - python/commit
fix packaging tests on Windows: use os.path.join() in glob patterns
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 22:33:39 +0000 (00:33 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 22:33:39 +0000 (00:33 +0200)
commite1e3b1297962c85c70e7ed76fb997f054f2d51ef
tree66e4ddb98097496d7d0f8b405001c2d236635677
parent21809a693836ddaa635e72291dbe872adf31cfcd
fix packaging tests on Windows: use os.path.join() in glob patterns
Lib/packaging/tests/test_resources.py
Lib/packaging/tests/test_util.py