[Pythonmac-SIG] py2app and argv_emulation
Bob Ippolito
bob at redivi.com
Thu Jan 27 16:59:20 CET 2005
On Jan 27, 2005, at 10:11, João Leão wrote:
> Before I begin: thank you Bob for py2app. Py2applet is great for
> simple projects, even for newbies, and I can't see how could it be
> easier to use.
>
> That said, I wanted to ask you how can I get argv_emulation with
> py2app.
> Using py2applet I get it "for free" and I suspect that it has
> something to do with "__boot__.py" inside the application package.
> However I don't have a clue about if argv_emulation is an option
> defined in "setup.py" or somewhere else.
% python setup.py py2app --help
For an example of an application that uses argv_emulation from a
setup.py, look no further than py2applet
<http://svn.red-bean.com/bob/py2app/trunk/tools/py2applet/setup.py>!
-bob
More information about the Pythonmac-SIG
mailing list