0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 00:38:00 +01:00
cpython/Tools/c-analyzer/distutils
2023-06-06 21:08:48 +00:00
..
__init__.py
_msvccompiler.py
bcppcompiler.py
ccompiler.py
cygwinccompiler.py
debug.py
dep_util.py
errors.py
log.py
msvc9compiler.py
msvccompiler.py
README
spawn.py
unixccompiler.py
util.py

This is a partial copy of distutils as it was removed in 0faa0ba240e.
It only includes the parts needed by the C parser.