summaryrefslogtreecommitdiff
path: root/src/python/stdlib/distutils/README
blob: 19545e45fd90f404da1da896ef2d1bffb8701cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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: README 70017 2009-02-27 12:53:34Z tarek.ziade $