• Jack Jansen's avatar
    Mods by Donovan Preston (with changes by me to make them "go with the flow") · 998a40a6
    Jack Jansen yazdı
    that will detect an __main__.py or __rawmain__.py in the application bundle.
    This file is then exectued as the main script. We now have applets in
    MachO Python!!!
    
    The difference between __main__ and __rawmain__ is that the former gets a
    complete simulated argv (so you can drop files on the applet and the script
    sees them in sys.argv) while the latter skips the argv simulation and the
    <option>key dialog. This keeps the AppleEvent that started the app intact,
    as well as the funny "-psn_xxxx" argv[1] argument, so the script can do
    with these what it wants.
    998a40a6
Adı
Son kayıt (commit)
Son güncelleme
..
Build Loading commit data...
Compat Loading commit data...
Contrib Loading commit data...
Demo Loading commit data...
Distributions Loading commit data...
IDE scripts Loading commit data...
Include Loading commit data...
Lib Loading commit data...
MPW Loading commit data...
Modules Loading commit data...
OSX Loading commit data...
OSXResources Loading commit data...
Python Loading commit data...
Resources Loading commit data...
Tools Loading commit data...
Unsupported Loading commit data...
Wastemods Loading commit data...
mwerks Loading commit data...
scripts Loading commit data...
tclmods Loading commit data...
HISTORY Loading commit data...
ReadMe Loading commit data...
ReadMe-dev Loading commit data...
ReadMe-src Loading commit data...
Relnotes Loading commit data...
_checkversion.py Loading commit data...