]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Glue for the python shared library: an init routine that remembers
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:39:17 +0000 (11:39 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:39:17 +0000 (11:39 +0000)
commit2e4679db8ef02401a8e368c70a3272292420fecc
tree279a4eb26553c0c616674f34e3897597f7087489
parentc6647c607995a4bbf729575161c721c1f89e51b4
Glue for the python shared library: an init routine that remembers
where we're loaded from and PyMac_AddLibResources() which adds that
file to the resource file list.
Mac/Python/macshlglue.c [new file with mode: 0644]