summaryrefslogtreecommitdiff
path: root/lib/python2.7/distutils/README
blob: 408a203b85d5ffd0d5447e27207e2b99dc49078f (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$