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__.py05-Oct-2017356
archive_util.py05-Oct-20177.9K
bcppcompiler.py05-Oct-201715K
ccompiler.py05-Oct-201748.5K
cmd.py05-Oct-201719.3K
command/05-Oct-2017
config.py05-Oct-20174.2K
core.py05-Oct-20179.1K
cygwinccompiler.py05-Oct-201717.3K
debug.py05-Oct-2017169
dep_util.py05-Oct-20173.5K
dir_util.py05-Oct-20177.9K
dist.py05-Oct-201750K
emxccompiler.py05-Oct-201712K
errors.py05-Oct-20173.5K
extension.py05-Oct-201710.9K
fancy_getopt.py05-Oct-201718K
file_util.py05-Oct-20177.8K
filelist.py05-Oct-201712.5K
log.py05-Oct-20171.7K
msvc9compiler.py05-Oct-201729.3K
msvccompiler.py05-Oct-201723.7K
README05-Oct-2017308
spawn.py05-Oct-20176.5K
sysconfig.py05-Oct-201721.4K
tests/05-Oct-2017
text_file.py05-Oct-201712.4K
unixccompiler.py05-Oct-201714.4K
util.py05-Oct-201721.6K
version.py05-Oct-201711.5K
versionpredicate.py05-Oct-20175.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