Home | History | Annotate | only in /prebuilts/gdb/darwin-x86/lib/python2.7/distutils
Up to higher level directory
NameDateSize
__init__.py21-Aug-2018337
archive_util.py21-Aug-20187.6K
bcppcompiler.py21-Aug-201814.6K
ccompiler.py21-Aug-201845.6K
cmd.py21-Aug-201818.8K
command/21-Aug-2018
config.py21-Aug-20184K
core.py21-Aug-20188.9K
cygwinccompiler.py21-Aug-201818.8K
debug.py21-Aug-2018162
dep_util.py21-Aug-20183.4K
dir_util.py21-Aug-20187.8K
dist.py21-Aug-201848.9K
emxccompiler.py21-Aug-201811.7K
errors.py21-Aug-20183.4K
extension.py21-Aug-201810.6K
fancy_getopt.py21-Aug-201817.5K
file_util.py21-Aug-20187.6K
filelist.py21-Aug-201812.4K
log.py21-Aug-20181.6K
msvc9compiler.py21-Aug-201830.3K
msvccompiler.py21-Aug-201823.1K
README21-Aug-2018295
spawn.py21-Aug-20187.6K
sysconfig.py21-Aug-201817.2K
text_file.py21-Aug-201812.1K
unixccompiler.py21-Aug-201812.5K
util.py21-Aug-201818.7K
version.py21-Aug-201811.2K
versionpredicate.py21-Aug-20185K

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