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.
Brett Woodruff
28c8d411ad
|
8 months ago | |
---|---|---|
.. | ||
command | 8 months ago | |
tests | 8 months ago | |
README | 8 months ago | |
__init__.py | 8 months ago | |
_msvccompiler.py | 8 months ago | |
archive_util.py | 8 months ago | |
bcppcompiler.py | 8 months ago | |
ccompiler.py | 8 months ago | |
cmd.py | 8 months ago | |
config.py | 8 months ago | |
core.py | 8 months ago | |
cygwinccompiler.py | 8 months ago | |
debug.py | 8 months ago | |
dep_util.py | 8 months ago | |
dir_util.py | 8 months ago | |
dist.py | 8 months ago | |
errors.py | 8 months ago | |
extension.py | 8 months ago | |
fancy_getopt.py | 8 months ago | |
file_util.py | 8 months ago | |
filelist.py | 8 months ago | |
log.py | 8 months ago | |
msvc9compiler.py | 8 months ago | |
msvccompiler.py | 8 months ago | |
spawn.py | 8 months ago | |
sysconfig.py | 8 months ago | |
text_file.py | 8 months ago | |
unixccompiler.py | 8 months ago | |
util.py | 8 months ago | |
version.py | 8 months ago | |
versionpredicate.py | 8 months 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$