Hi folks,
I've wrapped a couple of frameworks using the following idiom with no
problem, but now I'm trying to wrap the framework that comes with
Skype and it's refusing to load the bundle. Any ideas what I could
be doing wrong?
# Contents of Skype/__init__.py in path:
import objc, AppKit,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
For those using Bob's Python 2.4.1 build, I've packaged an Apple Help
Book with the official Python docs that can be accessed from PythonIDE:
this is the same functionality that Jack provided for Python 2.3 via
Package Manager, meaning that you can bot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Has anyone using wxPython libraries noticed a performance improvement in
Bob's Python 2.4.1 build and wxPython 2.6? I'm working on some new
versions of the wxPython apps I maintain, and they seem less crash-prone
when linking against the latest and gre
On May 17, 2005, at 11:45 PM, Kevin Walzer wrote:
> Has anyone using wxPython libraries noticed a performance
> improvement in
> Bob's Python 2.4.1 build and wxPython 2.6? I'm working on some new
> versions of the wxPython apps I maintain, and they seem less crash-
> prone
> when linking agains