]> granicus.if.org Git - python/commit
Change tests for imp.cache_from_source() to follow os.path.join/split
authorBrett Cannon <brett@python.org>
Sun, 22 Apr 2012 17:29:47 +0000 (13:29 -0400)
committerBrett Cannon <brett@python.org>
Sun, 22 Apr 2012 17:29:47 +0000 (13:29 -0400)
commit410e88d5fccd85cd2a5ad73c98a8552fa7a0a166
tree6daec8db3f659c601179cdc9da75f92957dcf010
parent6240bd11ca9ced8b0bfda3ef020c3a9179789444
Change tests for imp.cache_from_source() to follow os.path.join/split
semantics.
Lib/test/test_imp.py