[Pythonmac-SIG] ANN: PyOXIDE 0.1 - Cocoa based Python IDE

Just van Rossum just at letterror.com
Fri Jul 25 10:14:17 EDT 2003


Glenn Andreas wrote:

> Ever wanted a Python editor chocked full of Cocoa goodness? 

Yeah, been working on one myself!

> Note that it might require the Python 2.2 framework and PyObjC 1.0b1 

A 2.2 framework is very rare, so you may want to build one that uses
2.3. It crashes when there's no 2.2 framework available. Or: use the
bundlebuilder from 2.3 (rc1 or 2 would be fine, b2 is too old ;-) and
include (a subset of) Python.framework in your app. Or make a source
distro.

Just



More information about the Pythonmac-SIG mailing list