]> granicus.if.org Git - python/commit
Mod by Donovan Preston to allow MacPython to live in a Python.app bundle and understa...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 30 Oct 2001 22:48:36 +0000 (22:48 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 30 Oct 2001 22:48:36 +0000 (22:48 +0000)
commit5ded1bf5c7773b7a13e1907e3cfb4826c402d7b2
treeac53a6aea94b1891583f8cdfa0c8eeffb246699a
parente4df3fd90d54dcf8bc4eec3365debd3ecf890d10
Mod by Donovan Preston to allow MacPython to live in a Python.app bundle and understand the __main__.py convention used there for applets. This gives us applets that work on both OS9 and OSX! (Although "applet" may not be the correct word for something that is going to be multimegabyte:-).

But: the code is currently disabled, as it requires CodeWarrior 7 and I'm still using 6.
Mac/Python/macmain.c