Home | History | Annotate | only in /prebuilts/gdb/linux-x86/lib/python2.7/distutils
Up to higher level directory
NameDateSize
__init__.py05-Oct-2017337
archive_util.py05-Oct-20177.6K
bcppcompiler.py05-Oct-201714.6K
ccompiler.py05-Oct-201745.6K
cmd.py05-Oct-201718.8K
command/05-Oct-2017
config.py05-Oct-20174K
core.py05-Oct-20178.9K
cygwinccompiler.py05-Oct-201718.8K
debug.py05-Oct-2017162
dep_util.py05-Oct-20173.4K
dir_util.py05-Oct-20177.8K
dist.py05-Oct-201748.9K
emxccompiler.py05-Oct-201711.7K
errors.py05-Oct-20173.4K
extension.py05-Oct-201710.6K
fancy_getopt.py05-Oct-201717.5K
file_util.py05-Oct-20177.6K
filelist.py05-Oct-201712.4K
log.py05-Oct-20171.6K
msvc9compiler.py05-Oct-201730.3K
msvccompiler.py05-Oct-201723.1K
README05-Oct-2017295
spawn.py05-Oct-20177.6K
sysconfig.py05-Oct-201717.2K
text_file.py05-Oct-201712.1K
unixccompiler.py05-Oct-201712.5K
util.py05-Oct-201718.7K
version.py05-Oct-201711.2K
versionpredicate.py05-Oct-20175K

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