On 11/03/11 1:04 AM, Ronald Oussoren wrote: > > On 10 Mar, 2011, at 7:05, Brendan Simon (eTRIX) wrote: > >> I upgraded to py2app 0.5.2 and now my app does not build :( >> I'm using OS X 10.6 and Python 2.5.4 from python.org <http://python.org>. >> >> My app does not parse the command line arguments anymore when invoked >> with 'open' >> e.g. $ open myurl:mycommand >> >> I remember modifying something with argv emulation quite a while ago >> (1 or 2 years ago). Is this still expected with py2app 0.5.2 ?? >> i.e. should opening URLs/URIs work out of the box ?? > > There is a problem with the source package of py2app. I want to do a > new release later this week that fixes the issue. > > (The problem is that not all files are included in the sdist archive > because our setup.py relied on setuptools including all files that are > in the repository, and that no longer works because we switched to > mercurial).
Any feedback on the argv_emulation issue when open URLs/URIs ??
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG