On May 10, 2005, at 1:28 PM, Bob Ippolito wrote:
> On May 10, 2005, at 11:29 AM, Robert Kern wrote:
>
>
>> David Reed wrote:
>>
>>
>>> I've got a command line Python app that I tried packaging up with
>>> py2app. It worked ok - t could cd into the subdir of the .app
>>> containing the executable
On May 10, 2005, at 11:29 AM, Robert Kern wrote:
> David Reed wrote:
>
>> I've got a command line Python app that I tried packaging up with
>> py2app. It worked ok - t could cd into the subdir of the .app
>> containing the executable and run it from the command line, but I'm
>> not certain what it
David Reed wrote:
> I've got a command line Python app that I tried packaging up with
> py2app. It worked ok - t could cd into the subdir of the .app
> containing the executable and run it from the command line, but I'm
> not certain what its current working directory was since when I tried
I've got a command line Python app that I tried packaging up with
py2app. It worked ok - t could cd into the subdir of the .app
containing the executable and run it from the command line, but I'm
not certain what its current working directory was since when I tried
to specify a file on the