[issue5408] test_osx_env failing
Ronald Oussoren
report at bugs.python.org
Thu Mar 5 00:12:59 CET 2009
Ronald Oussoren <ronaldoussoren at mac.com> added the comment:
The effect on sys.executable is always present, the test is only valid for
a framework build because that's the only build that can find sys.prefix
without looking at sys.executable. Setting PYTHONEXECUTABLE with a non-
framework build is only valid if the value of the variable point's to a
python executable in the right location within the installation tree.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5408>
_______________________________________
More information about the Python-bugs-list
mailing list