[Pythonmac-SIG] py2app 0.5.2 and argv emulation with URLs/URIs

Brendan Simon (eTRIX) brendan.simon at etrix.com.au
Thu Mar 10 21:18:05 CET 2011



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 ??

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20110311/02173fea/attachment.html>


More information about the Pythonmac-SIG mailing list