]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of 1.5 thru 1.8:
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Feb 2002 23:03:47 +0000 (23:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Feb 2002 23:03:47 +0000 (23:03 +0000)
commit2b959a83ef916a1b97ab70831fefa3194f9aa0ea
tree8c1d2fee891ca98e8c466928d756b759a8091449
parentc8363d7e0177b57b95d874662fa3e60750dacc28
Backport of 1.5 thru 1.8:
- Use full paths for Rez and DeRez, which may not be on $PATH. Fixes bug
#509074.
- Also install the Tools directory on "make installmacsubtree".
- Added a note that you have to add Mac/Lib to sys.path after doing
a "make installmacsubtree".
- Include errors.rsrc in the Python.app resource file, so the error strings
are available in MacOS API exceptions.
Mac/OSX/Makefile