[Pythonmac-SIG] Communicating With Apple

Nick Matsakis matsakis@mit.edu
Tue, 15 Apr 2003 17:39:54 -0400 (EDT)


On Tue, 15 Apr 2003, Jack Jansen wrote:

> On the version Apple includes in Panther: the big issue here is timing.
> ... Expect Panther to contain the Python that was current about half a
> year before Panther goes final (note: the "half a year" is purely
> guesswork, but that's the ballpark). That probably means that it will be
> 2.2.2:-(

So, will this be a vanilla unix python, or Macpython 2.2.2? In other
words, would the Carbon/Mac modules be included? If not, would the
installed version be compatible with their inclusion in a separate
framework? (i.e. one that could be included in an application package or
dragged into the appropriate folder).

http://www.opensource.apple.com/darwinsource/10.2.5/python/

It seems like committing Python to the Darwin source tree would be
sufficient for eventual inclusion in OS X.  Perhaps it would be
worth getting a stable 2.2 Macpython committed? (if it isn't already).

Nick Matsakis