]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Nov 1996 18:45:18 +0000 (18:45 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 9 Nov 1996 18:45:18 +0000 (18:45 +0000)
commit26ee1260a20dba4ed89165e187c8db74b8de82a8
treea49f5d0727018fd628e5f679628d549fbc2f2fae
parent8096daad4f835fbb8261ebd4dddc61b53cc93779
Got rid of nfullpath in favor of PyMac_GetFullPath (which was pretty
much identical anyway).
Initialize PyMac_ApplicationPath and PyMac_ApplicationFSSpec to point
to the current application.
Mac/Python/macgetargv.c
Mac/Python/macgetpath.c