]> granicus.if.org Git - python/commit
Issue #15241: Fix test_prefixes failure in test_venv due to symlink in
authorNed Deily <nad@acm.org>
Fri, 13 Jul 2012 22:48:04 +0000 (15:48 -0700)
committerNed Deily <nad@acm.org>
Fri, 13 Jul 2012 22:48:04 +0000 (15:48 -0700)
commit045bd5340f437468e30d7880700f241ed6830010
tree82181d6cede5ced0dd433ef605ea9610984228e8
parent26c01d7e05f189f83ed81de065acd9032e2f393a
Issue #15241: Fix test_prefixes failure in test_venv due to symlink in
tempfile directory path (i.e. on OS X /tmp is actually /private/tmp).
Lib/test/test_venv.py