summaryrefslogtreecommitdiffstats
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorJust van Rossum <just@letterror.com>2002-11-28 11:30:56 (GMT)
committerJust van Rossum <just@letterror.com>2002-11-28 11:30:56 (GMT)
commit74bdca8a207af74796b7e4a117886be92818f6cb (patch)
tree09290363abd8bc18172776b17eb9a6747cf98318 /Python/exceptions.c
parenta34b1a074929c1ca1b8458bd26563b2385a1fe6b (diff)
downloadcpython-74bdca8a207af74796b7e4a117886be92818f6cb.zip
cpython-74bdca8a207af74796b7e4a117886be92818f6cb.tar.gz
cpython-74bdca8a207af74796b7e4a117886be92818f6cb.tar.bz2
- Rewrote bootstapping code in sh so we're really independent of an
installed Python. So we don't use os.execve any longer, which means we need an actual executable in <myapp>.app/Contents/MacOS. For applets we make a symlink to the Python executable used to build the applet, for standalone apps we simply copy it. - Added support for the new any_missing_maybe() feature of modulefinder.py, which is pending as patch #643711. Its use is optional so it still works with the existing version of modulefinder.py
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions