openmedialibrary_platform_w.../Lib/distutils
j ddc59ab92d update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
..
__pycache__ update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
command update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
tests update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
README update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
__init__.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
_msvccompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
archive_util.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
bcppcompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
ccompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
cmd.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
config.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
core.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
cygwinccompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
debug.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
dep_util.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
dir_util.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
dist.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
errors.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
extension.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
fancy_getopt.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
file_util.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
filelist.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
log.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
msvc9compiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
msvccompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
spawn.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
sysconfig.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
text_file.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
unixccompiler.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
util.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
version.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30
versionpredicate.py update windows build to Python 3.7 2019-01-20 16:05:31 +05:30

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$