1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 10:25:30 +00:00
qb64/internal/c/mingw32/opt/lib/python2.7/distutils
..
command
tests
__init__.py
__init__.pyc
__init__.pyo
archive_util.py
archive_util.pyc
archive_util.pyo
bcppcompiler.py
bcppcompiler.pyc
bcppcompiler.pyo
ccompiler.py
ccompiler.pyc
ccompiler.pyo
cmd.py
cmd.pyc
cmd.pyo
config.py
config.pyc
config.pyo
core.py
core.pyc
core.pyo
cygwinccompiler.py
cygwinccompiler.pyc
cygwinccompiler.pyo
debug.py
debug.pyc
debug.pyo
dep_util.py
dep_util.pyc
dep_util.pyo
dir_util.py
dir_util.pyc
dir_util.pyo
dist.py
dist.pyc
dist.pyo
emxccompiler.py
emxccompiler.pyc
emxccompiler.pyo
errors.py
errors.pyc
errors.pyo
extension.py
extension.pyc
extension.pyo
fancy_getopt.py
fancy_getopt.pyc
fancy_getopt.pyo
file_util.py
file_util.pyc
file_util.pyo
filelist.py
filelist.pyc
filelist.pyo
log.py
log.pyc
log.pyo
msvc9compiler.py
msvc9compiler.pyc
msvc9compiler.pyo
msvccompiler.py
msvccompiler.pyc
msvccompiler.pyo
README
spawn.py
spawn.pyc
spawn.pyo
sysconfig.py
sysconfig.pyc
sysconfig.pyo
text_file.py
text_file.pyc
text_file.pyo
unixccompiler.py
unixccompiler.pyc
unixccompiler.pyo
util.py
util.pyc
util.pyo
version.py
version.pyc
version.pyo
versionpredicate.py
versionpredicate.pyc
versionpredicate.pyo

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$