expre-gen/blender/3.4/python/lib/python3.10/distutils
2025-10-17 09:47:23 +08:00
..
command init 2025-10-17 09:47:23 +08:00
__init__.py init 2025-10-17 09:47:23 +08:00
_msvccompiler.py init 2025-10-17 09:47:23 +08:00
archive_util.py init 2025-10-17 09:47:23 +08:00
bcppcompiler.py init 2025-10-17 09:47:23 +08:00
ccompiler.py init 2025-10-17 09:47:23 +08:00
cmd.py init 2025-10-17 09:47:23 +08:00
config.py init 2025-10-17 09:47:23 +08:00
core.py init 2025-10-17 09:47:23 +08:00
cygwinccompiler.py init 2025-10-17 09:47:23 +08:00
debug.py init 2025-10-17 09:47:23 +08:00
dep_util.py init 2025-10-17 09:47:23 +08:00
dir_util.py init 2025-10-17 09:47:23 +08:00
dist.py init 2025-10-17 09:47:23 +08:00
errors.py init 2025-10-17 09:47:23 +08:00
extension.py init 2025-10-17 09:47:23 +08:00
fancy_getopt.py init 2025-10-17 09:47:23 +08:00
file_util.py init 2025-10-17 09:47:23 +08:00
filelist.py init 2025-10-17 09:47:23 +08:00
log.py init 2025-10-17 09:47:23 +08:00
msvc9compiler.py init 2025-10-17 09:47:23 +08:00
msvccompiler.py init 2025-10-17 09:47:23 +08:00
README init 2025-10-17 09:47:23 +08:00
spawn.py init 2025-10-17 09:47:23 +08:00
sysconfig.py init 2025-10-17 09:47:23 +08:00
text_file.py init 2025-10-17 09:47:23 +08:00
unixccompiler.py init 2025-10-17 09:47:23 +08:00
util.py init 2025-10-17 09:47:23 +08:00
version.py init 2025-10-17 09:47:23 +08:00
versionpredicate.py init 2025-10-17 09:47:23 +08:00

This directory contains the Distutils package.

There's a full documentation available at:

    https://docs.python.org/distutils/

The Distutils-SIG web page is also a good starting point:

    https://www.python.org/sigs/distutils-sig/

$Id$