]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added PyMac_GetPythonDir routine which obtains python home directory
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:33:28 +0000 (11:33 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:33:28 +0000 (11:33 +0000)
commit8cd2b720f6c103bb97f97b0d55bc2a75ad0eed4d
treeb640a01b8f5c89a176f52f6d667581f1e42a6fe0
parentb3642579fd1f04d8ad6f4224ac36e5c821209aa0
Added PyMac_GetPythonDir routine which obtains python home directory
from an alias resource (or from the user). Note: this uses a dialog
resource so there's an accompanying change in the resource file.
Mac/Include/macglue.h
Mac/Python/macglue.c