| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| __init__.py | 22-Oct-2020 | 236 | |
| _msvccompiler.py | 22-Oct-2020 | 21.1K | |
| archive_util.py | 22-Oct-2020 | 8.3K | |
| bcppcompiler.py | 22-Oct-2020 | 14.6K | |
| ccompiler.py | 22-Oct-2020 | 46.3K | |
| cmd.py | 22-Oct-2020 | 17.7K | |
| command/ | 22-Oct-2020 | ||
| config.py | 22-Oct-2020 | 4.7K | |
| core.py | 22-Oct-2020 | 8.7K | |
| cygwinccompiler.py | 22-Oct-2020 | 16.1K | |
| debug.py | 22-Oct-2020 | 139 | |
| dep_util.py | 22-Oct-2020 | 3.4K | |
| dir_util.py | 22-Oct-2020 | 7.6K | |
| dist.py | 22-Oct-2020 | 49.2K | |
| errors.py | 22-Oct-2020 | 3.5K | |
| extension.py | 22-Oct-2020 | 10.3K | |
| fancy_getopt.py | 22-Oct-2020 | 17.4K | |
| file_util.py | 22-Oct-2020 | 8K | |
| filelist.py | 22-Oct-2020 | 12.5K | |
| log.py | 22-Oct-2020 | 1.9K | |
| msvc9compiler.py | 22-Oct-2020 | 29.8K | |
| msvccompiler.py | 22-Oct-2020 | 23K | |
| README | 22-Oct-2020 | 295 | |
| spawn.py | 22-Oct-2020 | 7.3K | |
| sysconfig.py | 22-Oct-2020 | 19.8K | |
| tests/ | 22-Oct-2020 | ||
| text_file.py | 22-Oct-2020 | 12.2K | |
| unixccompiler.py | 22-Oct-2020 | 14.4K | |
| util.py | 22-Oct-2020 | 19.9K | |
| version.py | 22-Oct-2020 | 12.1K | |
| versionpredicate.py | 22-Oct-2020 | 5K | |
1 This directory contains the Distutils package. 2 3 There's a full documentation available at: 4 5 http://docs.python.org/distutils/ 6 7 The Distutils-SIG web page is also a good starting point: 8 9 http://www.python.org/sigs/distutils-sig/ 10 11 WARNING : Distutils must remain compatible with 2.3 12 13 $Id$ 14