]> granicus.if.org Git - python/commit
Changes to make these work under OSX as the main program for a
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Sep 2001 22:07:52 +0000 (22:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Sep 2001 22:07:52 +0000 (22:07 +0000)
commitdff7770b7f19b3cfdcbcbc4dc205f53ef6170c2d
tree55145f0e57ac3d18fa9ba320a4ccca5c580f6443
parentb30e10663304461e4b29342bc7cbc6e428060a25
Changes to make these work under OSX as the main program for a
fullblown drag and drop application. To my surprise it is starting
to work already: Python actually executes a script dropped on it.

To be done:
- Make sure this still works in MacPython
- Don't lose argv[0] in the process
- Applet support
Mac/Python/macgetargv.c
Mac/Python/macmain.c