• Home
Name Date Size #Lines LOC

..--

command/22-Oct-2025-5,3613,830

tests/22-Oct-2025-7,2575,349

READMED22-Oct-2025244 126

__init__.pyD22-Oct-2025541 2114

_msvccompiler.pyD22-Oct-202519.5 KiB540393

archive_util.pyD22-Oct-20258.4 KiB257202

bcppcompiler.pyD22-Oct-202514.5 KiB394248

ccompiler.pyD22-Oct-202546.3 KiB1,117799

cmd.pyD22-Oct-202517.7 KiB404275

config.pyD22-Oct-20254.8 KiB134106

core.pyD22-Oct-20258.7 KiB235170

cygwinccompiler.pyD22-Oct-202516 KiB404237

debug.pyD22-Oct-2025139 62

dep_util.pyD22-Oct-20253.4 KiB9366

dir_util.pyD22-Oct-20257.6 KiB211156

dist.pyD22-Oct-202549.2 KiB1,257899

errors.pyD22-Oct-20253.5 KiB9875

extension.pyD22-Oct-202510.3 KiB242190

fancy_getopt.pyD22-Oct-202517.4 KiB458308

file_util.pyD22-Oct-20258 KiB239181

filelist.pyD22-Oct-202512.5 KiB328243

log.pyD22-Oct-20251.9 KiB7857

msvc9compiler.pyD22-Oct-202529.7 KiB789584

msvccompiler.pyD22-Oct-202523 KiB643492

spawn.pyD22-Oct-20254.6 KiB13095

sysconfig.pyD22-Oct-202512.1 KiB347252

text_file.pyD22-Oct-202512.2 KiB287203

unixccompiler.pyD22-Oct-202514.5 KiB330198

util.pyD22-Oct-202520.5 KiB563406

version.pyD22-Oct-202512.2 KiB348191

versionpredicate.pyD22-Oct-20255 KiB167129

README

1This directory contains the Distutils package.
2
3There's a full documentation available at:
4
5    https://docs.python.org/distutils/
6
7The Distutils-SIG web page is also a good starting point:
8
9    https://www.python.org/sigs/distutils-sig/
10
11$Id$
12