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.
ORPA-pyOpenRPA/WPy32-3720/python-3.7.2/Lib/distutils
Ivan Maslov 4aa0aa75b4
v1.0.0 prototype
6 years ago
..
__pycache__ v1.0.0 prototype 6 years ago
command v1.0.0 prototype 6 years ago
tests v1.0.0 prototype 6 years ago
README v1.0.0 prototype 6 years ago
__init__.py v1.0.0 prototype 6 years ago
_msvccompiler.py v1.0.0 prototype 6 years ago
archive_util.py v1.0.0 prototype 6 years ago
bcppcompiler.py v1.0.0 prototype 6 years ago
ccompiler.py v1.0.0 prototype 6 years ago
cmd.py v1.0.0 prototype 6 years ago
config.py v1.0.0 prototype 6 years ago
core.py v1.0.0 prototype 6 years ago
cygwinccompiler.py v1.0.0 prototype 6 years ago
debug.py v1.0.0 prototype 6 years ago
dep_util.py v1.0.0 prototype 6 years ago
dir_util.py v1.0.0 prototype 6 years ago
dist.py v1.0.0 prototype 6 years ago
errors.py v1.0.0 prototype 6 years ago
extension.py v1.0.0 prototype 6 years ago
fancy_getopt.py v1.0.0 prototype 6 years ago
file_util.py v1.0.0 prototype 6 years ago
filelist.py v1.0.0 prototype 6 years ago
log.py v1.0.0 prototype 6 years ago
msvc9compiler.py v1.0.0 prototype 6 years ago
msvccompiler.py v1.0.0 prototype 6 years ago
spawn.py v1.0.0 prototype 6 years ago
sysconfig.py v1.0.0 prototype 6 years ago
text_file.py v1.0.0 prototype 6 years ago
unixccompiler.py v1.0.0 prototype 6 years ago
util.py v1.0.0 prototype 6 years ago
version.py v1.0.0 prototype 6 years ago
versionpredicate.py v1.0.0 prototype 6 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$