summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/README
blob: 8d593a182e52cb8fe2e367ad84c25195e0f39fae (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$