8053 beefd0184a 2022-08-08 ct_chen 2 лет назад
..
command beefd0184a 2022-08-08 ct_chen 2 лет назад
tests beefd0184a 2022-08-08 ct_chen 2 лет назад
README beefd0184a 2022-08-08 ct_chen 2 лет назад
__init__.py beefd0184a 2022-08-08 ct_chen 2 лет назад
_msvccompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
archive_util.py beefd0184a 2022-08-08 ct_chen 2 лет назад
bcppcompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
ccompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
cmd.py beefd0184a 2022-08-08 ct_chen 2 лет назад
config.py beefd0184a 2022-08-08 ct_chen 2 лет назад
core.py beefd0184a 2022-08-08 ct_chen 2 лет назад
cygwinccompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
debug.py beefd0184a 2022-08-08 ct_chen 2 лет назад
dep_util.py beefd0184a 2022-08-08 ct_chen 2 лет назад
dir_util.py beefd0184a 2022-08-08 ct_chen 2 лет назад
dist.py beefd0184a 2022-08-08 ct_chen 2 лет назад
errors.py beefd0184a 2022-08-08 ct_chen 2 лет назад
extension.py beefd0184a 2022-08-08 ct_chen 2 лет назад
fancy_getopt.py beefd0184a 2022-08-08 ct_chen 2 лет назад
file_util.py beefd0184a 2022-08-08 ct_chen 2 лет назад
filelist.py beefd0184a 2022-08-08 ct_chen 2 лет назад
log.py beefd0184a 2022-08-08 ct_chen 2 лет назад
msvc9compiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
msvccompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
spawn.py beefd0184a 2022-08-08 ct_chen 2 лет назад
sysconfig.py beefd0184a 2022-08-08 ct_chen 2 лет назад
text_file.py beefd0184a 2022-08-08 ct_chen 2 лет назад
unixccompiler.py beefd0184a 2022-08-08 ct_chen 2 лет назад
util.py beefd0184a 2022-08-08 ct_chen 2 лет назад
version.py beefd0184a 2022-08-08 ct_chen 2 лет назад
versionpredicate.py beefd0184a 2022-08-08 ct_chen 2 лет назад

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$