commit | f4f6d4859d0e818ba21fd839d391097cefe4367a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Aug 02 11:12:15 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Aug 02 11:12:15 2002 +0000 |
tree | 8f59653768df7fb20d4f868747b0b27d0638c800 | |
parent | d05e18139f37934344a55d165be7894983cd5de6 [diff] |
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.