openmedialibrary_platform/Darwin/lib/python3.4/distutils
2014-09-30 21:25:01 +02:00
..
command Switch to python3 2014-09-30 21:25:01 +02:00
tests Switch to python3 2014-09-30 21:25:01 +02:00
__init__.py Switch to python3 2014-09-30 21:25:01 +02:00
archive_util.py Switch to python3 2014-09-30 21:25:01 +02:00
bcppcompiler.py Switch to python3 2014-09-30 21:25:01 +02:00
ccompiler.py Switch to python3 2014-09-30 21:25:01 +02:00
cmd.py Switch to python3 2014-09-30 21:25:01 +02:00
config.py Switch to python3 2014-09-30 21:25:01 +02:00
core.py Switch to python3 2014-09-30 21:25:01 +02:00
cygwinccompiler.py Switch to python3 2014-09-30 21:25:01 +02:00
debug.py Switch to python3 2014-09-30 21:25:01 +02:00
dep_util.py Switch to python3 2014-09-30 21:25:01 +02:00
dir_util.py Switch to python3 2014-09-30 21:25:01 +02:00
dist.py Switch to python3 2014-09-30 21:25:01 +02:00
errors.py Switch to python3 2014-09-30 21:25:01 +02:00
extension.py Switch to python3 2014-09-30 21:25:01 +02:00
fancy_getopt.py Switch to python3 2014-09-30 21:25:01 +02:00
file_util.py Switch to python3 2014-09-30 21:25:01 +02:00
filelist.py Switch to python3 2014-09-30 21:25:01 +02:00
log.py Switch to python3 2014-09-30 21:25:01 +02:00
msvc9compiler.py Switch to python3 2014-09-30 21:25:01 +02:00
msvccompiler.py Switch to python3 2014-09-30 21:25:01 +02:00
README Switch to python3 2014-09-30 21:25:01 +02:00
spawn.py Switch to python3 2014-09-30 21:25:01 +02:00
sysconfig.py Switch to python3 2014-09-30 21:25:01 +02:00
text_file.py Switch to python3 2014-09-30 21:25:01 +02:00
unixccompiler.py Switch to python3 2014-09-30 21:25:01 +02:00
util.py Switch to python3 2014-09-30 21:25:01 +02:00
version.py Switch to python3 2014-09-30 21:25:01 +02:00
versionpredicate.py Switch to python3 2014-09-30 21:25:01 +02:00

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$