MacPython Logo from __future__ import *

2005-02-02

Python23Compat

Filed under: py2app, python — bob @ 1:10 pm

I've put together a quick set of packages that brings a few new/updated modules from Python 2.4 to Python 2.3:

Cross-platform:

  • new subprocess module (Windows support NOT included)
  • new decimal module

For Mac OS X:

  • new LaunchServices wrapper
  • new OSA wrapper
  • updated QuickTime package

Binary installers built with bdist_mpkg are available from pythonmac.org packages

Sources are available by svn at: http://svn.red-bean.com/bob/Python23Compat/trunk/

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Powered by WP Hashcash

Powered by WordPress