Home | History | Annotate | only in /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils
Up to higher level directory
NameDateSize
__init__.py22-Oct-2020356
archive_util.py22-Oct-20207.9K
bcppcompiler.py22-Oct-202015K
ccompiler.py22-Oct-202048.5K
cmd.py22-Oct-202019.3K
command/22-Oct-2020
config.py22-Oct-20204.2K
core.py22-Oct-20209.1K
cygwinccompiler.py22-Oct-202017.3K
debug.py22-Oct-2020169
dep_util.py22-Oct-20203.5K
dir_util.py22-Oct-20207.9K
dist.py22-Oct-202050K
emxccompiler.py22-Oct-202012K
errors.py22-Oct-20203.5K
extension.py22-Oct-202010.9K
fancy_getopt.py22-Oct-202018K
file_util.py22-Oct-20207.8K
filelist.py22-Oct-202012.5K
log.py22-Oct-20201.7K
msvc9compiler.py22-Oct-202029.3K
msvccompiler.py22-Oct-202023.7K
README22-Oct-2020308
spawn.py22-Oct-20206.5K
sysconfig.py22-Oct-202021.4K
tests/22-Oct-2020
text_file.py22-Oct-202012.4K
unixccompiler.py22-Oct-202014.4K
util.py22-Oct-202021.6K
version.py22-Oct-202011.5K
versionpredicate.py22-Oct-20205.1K

README

      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