Ned Deily <n...@acm.org> added the comment: ANALYSIS In a non-framework build, when PYTHONEXECUTABLE is set to a invalid value, getpath.c is unable to determine appropriate values for sys.prefix and sys.path so the interpreter fails in initialization.
SOLUTION Simplify the test and supply appropriate values so the test works for both framework and non-framework builds. APPLIES py3k, 3.0 Added file: http://bugs.python.org/file13232/patch-nad0021-py3k-30.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5408> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com