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

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to