Jack Jansen
|
a9454e21a7
|
Oops, the -psn stuff is in argv[1], of course.
|
2002-08-02 14:54:46 +00:00 |
Jack Jansen
|
6e1986ba9c
|
- Remove -psn-xxxx argument added by the Finder.
- "Open Document" appleevent is "odoc", not "open".
|
2002-08-02 12:56:21 +00:00 |
Jack Jansen
|
f4f6d4859d
|
Construct a sys.argv from the initial AppleEvent sent by the finder
during startup of a program. This module will replace the C code in
macgetargv.c so we can get rid of the special macmain.c for OSX
Python.app.
|
2002-08-02 11:12:15 +00:00 |