cpython/Lib/distutils
Éric Araujo ab20b164b9 Merge 3.2 2011-04-20 20:22:57 +02:00
..
command Merge 3.2 2011-04-20 20:22:57 +02:00
tests Merge 3.2 2011-04-20 20:22:57 +02:00
README
__init__.py
archive_util.py On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no 2011-03-15 21:02:59 +01:00
bcppcompiler.py
ccompiler.py
cmd.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
config.py
core.py
cygwinccompiler.py #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 11:05:33 +02:00
debug.py
dep_util.py
dir_util.py
dist.py
emxccompiler.py
errors.py
extension.py
fancy_getopt.py
file_util.py
filelist.py
log.py
msvc9compiler.py
msvccompiler.py
spawn.py
sysconfig.py
text_file.py
unixccompiler.py
util.py
version.py
versionpredicate.py

README

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$