Bob Ippolito (@etrepum) on Haskell, Python, Erlang, JavaScript, etc.
«

Python23Compat

»

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/