summaryrefslogtreecommitdiffstats
path: root/Mac/HISTORY
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-08-02 14:57:43 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-08-02 14:57:43 (GMT)
commitba1c13db4fbebd7fd1917937a0fe3822068dfc5e (patch)
tree9349740757e81d3b80fc6630edd8f6a9daaeb24c /Mac/HISTORY
parenta9454e21a70fecfe3686682ea4de716a75a3d828 (diff)
downloadcpython-ba1c13db4fbebd7fd1917937a0fe3822068dfc5e.zip
cpython-ba1c13db4fbebd7fd1917937a0fe3822068dfc5e.tar.gz
cpython-ba1c13db4fbebd7fd1917937a0fe3822068dfc5e.tar.bz2
Final step in making applets first-class citizens: if the applet wants
argv emulation (i.e. if the end user drops files and folders on the applets these will show up in sys.argv) BuildApplet will add the required code to the applet bundle, in __rawmain__.pyc. This code is compiled from appletrawmain.py, it creates sys.argv, cleans up most of the mess and executes either __main__.py or __main__.pyc.
Diffstat (limited to 'Mac/HISTORY')
0 files changed, 0 insertions, 0 deletions