]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't have test_mkalias_relative exexute if sys.prefix does not exist.
authorBrett Cannon <bcannon@gmail.com>
Mon, 6 Dec 2004 06:19:24 +0000 (06:19 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 6 Dec 2004 06:19:24 +0000 (06:19 +0000)
commit58a8a338857f90c11d1301f0a354a0777756d7c7
tree99b7ae81797f09a97bbf64cd77db22e54f6f6ec5
parent3ad8fb5f3f79e063edd3e9f1dd28e97286ab37a7
Don't have test_mkalias_relative exexute if sys.prefix does not exist.
Backport of fix for bug #1077302.
Lib/test/test_macostools.py