cpython/Lib/distutils
Greg Ward 0081cc529c Better detection of bad entries in option table.
Better error messages for bad entries in option table.
1999-08-14 23:44:37 +00:00
..
command Added a self-berating command relating to installation directories for 1999-07-10 02:02:31 +00:00
__init__.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00
ccompiler.py The abstract base class that defines the C/C++ compiler abstraction model. 1999-07-10 02:03:53 +00:00
core.py Added the 'have_run' dictionary to Distribution, and changed 1999-06-08 02:02:00 +00:00
errors.py Added DistutilsExecError, DistutilsValueError. 1999-08-14 23:43:45 +00:00
fancy_getopt.py Better detection of bad entries in option table. 1999-08-14 23:44:37 +00:00
sysconfig.py Now handles NT, through '_init_nt()' function (courtesy of 1999-06-08 01:58:36 +00:00
text_file.py Allow comment characters (#) to be escaped: 1999-08-10 20:09:38 +00:00
unixccompiler.py The first concrete subclass of CCompiler: defines a barebones Unix C compiler. 1999-07-10 02:04:22 +00:00
util.py On David Ascher's recommendation: reversed order of 'utime()' and 1999-06-08 17:05:21 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00