mirror of https://github.com/python/cpython
…
|
||
---|---|---|
.. | ||
README | ||
__init__.py | ||
_msvccompiler.py | ||
bcppcompiler.py | ||
ccompiler.py | ||
cygwinccompiler.py | ||
debug.py | ||
dep_util.py | ||
errors.py | ||
log.py | ||
msvc9compiler.py | ||
msvccompiler.py | ||
spawn.py | ||
unixccompiler.py | ||
util.py |
README
This is a partial copy of distutils as it was removed in 0faa0ba240e. It only includes the parts needed by the C parser.