openmedialibrary_platform_d.../lib/python3.7/distutils
2019-01-01 00:25:26 +01:00
..
command update to python3.7 2019-01-01 00:25:26 +01:00
tests update to python3.7 2019-01-01 00:25:26 +01:00
__init__.py update to python3.7 2019-01-01 00:25:26 +01:00
_msvccompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
archive_util.py update to python3.7 2019-01-01 00:25:26 +01:00
bcppcompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
ccompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
cmd.py update to python3.7 2019-01-01 00:25:26 +01:00
config.py update to python3.7 2019-01-01 00:25:26 +01:00
core.py update to python3.7 2019-01-01 00:25:26 +01:00
cygwinccompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
debug.py update to python3.7 2019-01-01 00:25:26 +01:00
dep_util.py update to python3.7 2019-01-01 00:25:26 +01:00
dir_util.py update to python3.7 2019-01-01 00:25:26 +01:00
dist.py update to python3.7 2019-01-01 00:25:26 +01:00
errors.py update to python3.7 2019-01-01 00:25:26 +01:00
extension.py update to python3.7 2019-01-01 00:25:26 +01:00
fancy_getopt.py update to python3.7 2019-01-01 00:25:26 +01:00
file_util.py update to python3.7 2019-01-01 00:25:26 +01:00
filelist.py update to python3.7 2019-01-01 00:25:26 +01:00
log.py update to python3.7 2019-01-01 00:25:26 +01:00
msvc9compiler.py update to python3.7 2019-01-01 00:25:26 +01:00
msvccompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
README update to python3.7 2019-01-01 00:25:26 +01:00
spawn.py update to python3.7 2019-01-01 00:25:26 +01:00
sysconfig.py update to python3.7 2019-01-01 00:25:26 +01:00
text_file.py update to python3.7 2019-01-01 00:25:26 +01:00
unixccompiler.py update to python3.7 2019-01-01 00:25:26 +01:00
util.py update to python3.7 2019-01-01 00:25:26 +01:00
version.py update to python3.7 2019-01-01 00:25:26 +01:00
versionpredicate.py update to python3.7 2019-01-01 00:25:26 +01: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$