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/Resources/WPy32-3720/python-3.7.2/Lib/distutils
Ivan Maslov 8b267f0a79
#Restructure_part2
5 years ago
..
__pycache__ #Restructure_part2 5 years ago
command #Restructure_part2 5 years ago
tests #Restructure_part2 5 years ago
README #Restructure_part2 5 years ago
__init__.py #Restructure_part2 5 years ago
_msvccompiler.py #Restructure_part2 5 years ago
archive_util.py #Restructure_part2 5 years ago
bcppcompiler.py #Restructure_part2 5 years ago
ccompiler.py #Restructure_part2 5 years ago
cmd.py #Restructure_part2 5 years ago
config.py #Restructure_part2 5 years ago
core.py #Restructure_part2 5 years ago
cygwinccompiler.py #Restructure_part2 5 years ago
debug.py #Restructure_part2 5 years ago
dep_util.py #Restructure_part2 5 years ago
dir_util.py #Restructure_part2 5 years ago
dist.py #Restructure_part2 5 years ago
errors.py #Restructure_part2 5 years ago
extension.py #Restructure_part2 5 years ago
fancy_getopt.py #Restructure_part2 5 years ago
file_util.py #Restructure_part2 5 years ago
filelist.py #Restructure_part2 5 years ago
log.py #Restructure_part2 5 years ago
msvc9compiler.py #Restructure_part2 5 years ago
msvccompiler.py #Restructure_part2 5 years ago
spawn.py #Restructure_part2 5 years ago
sysconfig.py #Restructure_part2 5 years ago
text_file.py #Restructure_part2 5 years ago
unixccompiler.py #Restructure_part2 5 years ago
util.py #Restructure_part2 5 years ago
version.py #Restructure_part2 5 years ago
versionpredicate.py #Restructure_part2 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$