Home | History | Annotate | only in /prebuilts/gdb/linux-x86/lib/python2.7/distutils
Up to higher level directory
NameDateSize
__init__.py21-Oct-2016337
archive_util.py21-Oct-20167.6K
bcppcompiler.py21-Oct-201614.6K
ccompiler.py21-Oct-201645.6K
cmd.py21-Oct-201618.8K
command/21-Oct-2016
config.py21-Oct-20164K
core.py21-Oct-20168.9K
cygwinccompiler.py21-Oct-201618.8K
debug.py21-Oct-2016162
dep_util.py21-Oct-20163.4K
dir_util.py21-Oct-20167.8K
dist.py21-Oct-201648.9K
emxccompiler.py21-Oct-201611.7K
errors.py21-Oct-20163.4K
extension.py21-Oct-201610.6K
fancy_getopt.py21-Oct-201617.5K
file_util.py21-Oct-20167.6K
filelist.py21-Oct-201612.4K
log.py21-Oct-20161.6K
msvc9compiler.py21-Oct-201630.3K
msvccompiler.py21-Oct-201623.1K
README21-Oct-2016295
spawn.py21-Oct-20167.6K
sysconfig.py21-Oct-201617.2K
text_file.py21-Oct-201612.1K
unixccompiler.py21-Oct-201612.5K
util.py21-Oct-201618.7K
version.py21-Oct-201611.2K
versionpredicate.py21-Oct-20165K

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