]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Startup code for applications using the python shared
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:41:40 +0000 (11:41 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:41:40 +0000 (11:41 +0000)
commit7467ce3eeadaedf89961884d5052a2d94a8b114e
treeba41511b6811c4dd41aa3a76d568b73cb8c9b2f3
parent2e4679db8ef02401a8e368c70a3272292420fecc
Startup code for applications using the python shared
library. Modified because the startup code has to work together with
the runtime support in the shared library.
Mac/mwerks/macuseshlstart.c [new file with mode: 0644]