Re: [Pythonmac-SIG] Python Complier

2010-02-13 Thread Aahz
[late response] On Fri, Jan 15, 2010, Chuck Hauge wrote: > > File > "/Library/Python/2.6/site-packages/py2app-0.4.3-py2.6.egg/py2app/util.py", > line 101, in copy_file > zf, zp = path_to_zip(source) > File > "/Library/Python/2.6/site-packages/py2app-0.4.3-py2.6.egg/py2app/util.py", > l

Re: [Pythonmac-SIG] py2app missing import statement

2010-02-13 Thread Barry Scott
On 12 Feb 2010, at 17:17, Christopher Barker wrote: > Barry Scott wrote: >> And the messages should clearly show their severity. I use prefixes of Info: >> Warn: and Error: myself. > > as they say : patches welcome! Like you have don't have the spare time work on this problem. > >> I have co