Re: [Pythonmac-SIG] setuptools/distutils/py2app bug? (solved)

2007-10-23 Thread has
On 21 Oct 2007, at 20:33, has wrote: > I should also mention that the error doesn't occur if I delete the > CFBundleDocumentTypes entry in setup.py. Meh. That should've told me the solution straightaway - I put the CFBundleDocumentTypes entry in the wrong place. Fixed now. In my defense, I g

Re: [Pythonmac-SIG] Anyone having luck py2app on wxPython (wxGlade)?

2007-10-23 Thread Christopher Barker
Richard Bronosky wrote: > A few things: That all looks good. > stripping ... > /usr/bin/strip: object: Here's that error: stripping datetime.so /usr/bin/strip: object: /PersonalStorage/Code/src/wxGlade-0.6/dist/wxglade.app/Contents/MacOS/python truncated or malformed object (linked_modules.

Re: [Pythonmac-SIG] ctypes and OS X CF types?

2007-10-23 Thread Bill Janssen
> However, it seems that I'll have to unearth and write > ctypes definitions for a number of Core Foundation C++ types, in order > to do that. Has anyone already done this? Created ctypes definitions > for the standard CF types, and made them available somewhere? OK, I've build and run Thomas He

Re: [Pythonmac-SIG] ctypes and OS X CF types?

2007-10-23 Thread Gary Poster
On Oct 23, 2007, at 1:49 PM, Bill Janssen wrote: >> However, it seems that I'll have to unearth and write >> ctypes definitions for a number of Core Foundation C++ types, in >> order >> to do that. Has anyone already done this? Created ctypes >> definitions >> for the standard CF types, and

Re: [Pythonmac-SIG] ctypes and OS X CF types?

2007-10-23 Thread Bill Janssen
I don't know what's going on there. I'll track it down. Meanwhile, http://wiki.python.org/moin/MacPython/ctypes/CoreFoundation Bill ___ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig