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