Files
cpython/Lib/distutils
Ronald Oussoren d875d3c36e Fix for issue #7724: make it possible to build using
the OSX 10.4u SDK on MacOSX 10.6 by honoring the specified
SDK when looking for files.
2010-05-08 08:44:37 +00:00
..
2010-04-10 16:22:05 +00:00
2010-01-23 09:23:15 +00:00
2009-12-21 01:22:46 +00:00
2010-01-23 09:23:15 +00:00
2009-10-28 06:45:18 +00:00
2009-03-28 00:48:48 +00:00

This directory contains the Distutils package.

There's a full documentation available at:

    http://docs.python.org/distutils/

The Distutils-SIG web page is also a good starting point:

    http://www.python.org/sigs/distutils-sig/

WARNING : Distutils must remain compatible with 2.3

$Id$