Files
cpython/Lib/distutils
Ronald Oussoren 725443fef9 Fix for issue 9164
2010-07-11 09:29:09 +00:00
..
2010-03-20 20:47:27 +00:00
2010-07-11 09:29:09 +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$