[Pythonmac-SIG] Building plugins with py2app
Dethe Elza
delza at livingcode.org
Thu Oct 12 23:06:29 CEST 2006
On 12-Oct-06, at 1:44 PM, Bob Ippolito wrote:
> Also if you think that you'll need to hack on py2app at all you'd be
> better off checking out the source and then "python setup.py develop".
> That way the egg is your checkout so it's trivial to update and hack
> on.
Good advice. I'm still quite new to setuptools, learning as I go. I
had gotten used to PyObjC and py2app Just Working and certainly never
thought I'd be hacking on py2app, but so it goes.
Bob, sorry to hear you're not working on py2app or PyObjC these
days. While I appreciate your work on MochiKit (it's my favorite JS
library), we miss you over in OS X land.
Ronald, thanks for taking a look at this. Is there any further info
I can give that would be helpful?
--Dethe
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it. " --Brian Kernighan
More information about the Pythonmac-SIG
mailing list