[Pythonmac-SIG] Retroactively adding WASTE support to OS X Python 2.3b1

Bob Ippolito bob at redivi.com
Fri Jun 27 17:16:33 EDT 2003


http://undefined.org/python/waste_for_python2.3.tgz

-- (I'm lazy, this is the readme) --

This setup.py will retroactively build/install the WASTE module for  
Python 2.3b1 if you do not already have it.
This would happen if you compiled Python 2.3b1 without getting WASTE  
first, or if Apple did ;)

The real reason to install this module would be to use PythonIDE.

To install:

     get waste from http://www.merzwaren.com/bin/waste/waste-21b1.sit
     unstuff waste-21b1.sit
     mount the WASTE disk image ( waste-21b1-distribution.img )
     sudo python2.3 setup.py install

This archive contains code from Python CVS, and all code in this  
archive is under the same license as Python unless explicitly stated  
otherwise.

To run PythonIDE (test if it worked):
     (drop the /System if you're using a non-Apple version of Python  
2.3b1)
     pythonw2.3  
/System/Library/Frameworks/Python.framework/Versions/2.3/Mac/Tools/IDE/ 
PythonIDE.py

- bob




More information about the Pythonmac-SIG mailing list