You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
李岩峰 b3a74388fe
initial commit
5 years ago
..
command initial commit 5 years ago
README initial commit 5 years ago
__init__.py initial commit 5 years ago
archive_util.py initial commit 5 years ago
bcppcompiler.py initial commit 5 years ago
ccompiler.py initial commit 5 years ago
cmd.py initial commit 5 years ago
config.py initial commit 5 years ago
core.py initial commit 5 years ago
cygwinccompiler.py initial commit 5 years ago
debug.py initial commit 5 years ago
dep_util.py initial commit 5 years ago
dir_util.py initial commit 5 years ago
dist.py initial commit 5 years ago
emxccompiler.py initial commit 5 years ago
errors.py initial commit 5 years ago
extension.py initial commit 5 years ago
fancy_getopt.py initial commit 5 years ago
file_util.py initial commit 5 years ago
filelist.py initial commit 5 years ago
log.py initial commit 5 years ago
msvc9compiler.py initial commit 5 years ago
msvccompiler.py initial commit 5 years ago
spawn.py initial commit 5 years ago
sysconfig.py initial commit 5 years ago
text_file.py initial commit 5 years ago
unixccompiler.py initial commit 5 years ago
util.py initial commit 5 years ago
version.py initial commit 5 years ago
versionpredicate.py initial commit 5 years ago

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$