]> granicus.if.org Git - python/commit
Changed logic for finding python home in Mac OS X framework Pythons.
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 2 Dec 2001 23:56:28 +0000 (23:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 2 Dec 2001 23:56:28 +0000 (23:56 +0000)
commit55070f5d966f09256c603c3a82fab9b034430c6f
treef576fa43002f4b88dd1f9e81747423d0d086a83a
parent398c236c1ba358a43a34137dc9ca670d76f7eb84
Changed logic for finding python home in Mac OS X framework Pythons.
Now sys.executable points to the executable again, in stead of to
the shared library. The latter is used only for locating the python
home.
Modules/getpath.c