aosp12/external/python/cpython2/Lib/distutils
hcl 7be3fd486c init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
..
command init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
tests init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
README init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
__init__.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
archive_util.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
bcppcompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
ccompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
cmd.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
config.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
core.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
cygwinccompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
debug.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
dep_util.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
dir_util.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
dist.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
emxccompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
errors.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
extension.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
fancy_getopt.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
file_util.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
filelist.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
log.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
msvc9compiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
msvccompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
spawn.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
sysconfig.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
text_file.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
unixccompiler.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
util.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
version.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00
versionpredicate.py init from android-12.1.0_r8 2023-01-09 17:11:35 +08:00

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$