diff options
author | Ronald Oussoren <ronaldoussoren@mac.com> | 2010-07-23 16:12:28 (GMT) |
---|---|---|
committer | Ronald Oussoren <ronaldoussoren@mac.com> | 2010-07-23 16:12:28 (GMT) |
commit | c22b718b1a47eef368800be4b0d72da2cbcf108e (patch) | |
tree | 484426445c39350dcc37af4244e7ed24f0f19f14 /Lib/idlelib/PyShell.py | |
parent | 3a04a25206208fa0aef9dc206196276b7329ba77 (diff) | |
download | cpython-c22b718b1a47eef368800be4b0d72da2cbcf108e.zip cpython-c22b718b1a47eef368800be4b0d72da2cbcf108e.tar.gz cpython-c22b718b1a47eef368800be4b0d72da2cbcf108e.tar.bz2 |
Merged revisions 83096 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83096 | ronald.oussoren | 2010-07-23 17:05:35 +0100 (Fri, 23 Jul 2010) | 13 lines
Ensure that sys.prefix can reliably be found
on OSX. This fixes a small issue that was exposed
by running test_subprocess through regrtest (and
hence in a subdirectory).
Without this patch running python.exe from the
build tree will fail when these tree conditions
are true:
1) the CWD is not the root of build tree
2) python.exe is found through $PATH
3) the framework is not yet installed
........
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions