8053 beefd0184a 2022-08-08 ct_chen il y a 2 ans
..
command beefd0184a 2022-08-08 ct_chen il y a 2 ans
tests beefd0184a 2022-08-08 ct_chen il y a 2 ans
README beefd0184a 2022-08-08 ct_chen il y a 2 ans
__init__.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
_msvccompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
archive_util.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
bcppcompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
ccompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
cmd.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
config.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
core.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
cygwinccompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
debug.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
dep_util.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
dir_util.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
dist.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
errors.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
extension.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
fancy_getopt.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
file_util.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
filelist.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
log.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
msvc9compiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
msvccompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
spawn.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
sysconfig.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
text_file.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
unixccompiler.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
util.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
version.py beefd0184a 2022-08-08 ct_chen il y a 2 ans
versionpredicate.py beefd0184a 2022-08-08 ct_chen il y a 2 ans

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$