cpython/Lib/distutils
2010-05-17 10:54:43 +00:00
..
command upgraded distutils docs w.r.t. the manifest regeneration 2010-05-17 10:54:43 +00:00
tests Fixed #8688: Distutils now recalculates MANIFEST everytime. 2010-05-17 10:06:20 +00:00
__init__.py bump version to 2.7 beta 2 2010-05-08 17:08:17 +00:00
archive_util.py
bcppcompiler.py
ccompiler.py
cmd.py
config.py
core.py
cygwinccompiler.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
debug.py
dep_util.py
dir_util.py
dist.py
emxccompiler.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
errors.py
extension.py reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged 2010-03-05 00:16:02 +00:00
fancy_getopt.py
file_util.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
filelist.py
log.py
msvc9compiler.py search in the alternative location for VCExpress 2010-03-06 02:17:28 +00:00
msvccompiler.py
README
spawn.py
sysconfig.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
text_file.py
unixccompiler.py Revert r80963 - it broke compilation everywhere 2010-05-08 15:23:57 +00:00
util.py In a number of places code still revers 2010-05-05 19:09:31 +00:00
version.py
versionpredicate.py

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$