summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorJust van Rossum <just@letterror.com>2003-02-25 20:15:40 +0000
committerJust van Rossum <just@letterror.com>2003-02-25 20:15:40 +0000
commit8edff125d908c7f6c598443b3f84b41c5bb61219 (patch)
tree70294f1981efa375e45ea4cc6a2679bce5f6820c /Python/pythonrun.c
parentba575871bfabc60724f01a5bf05e8a822c957cd3 (diff)
downloadcpython-8edff125d908c7f6c598443b3f84b41c5bb61219.tar.gz
Resolving parts of #688907:
- Replaced bootstrap shell script with Python script. This means standalone apps built with bundlebuilder will not work on MacOS < 10.1, since we depend (again) on an installed Python. - Add a hack to set sys.executable; the bootstrap script does os.execve() with an argv[0] that's different from the actual Python executable (it has to match the CFBundleExecutable entry in the Info.plist to make the app work both from the Finder and the command line, and it has to be the bootstrap script), yet a proper sys.executable is needed to spawn auxiliary processes.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions