cpython/Lib/distutils
Greg Ward 5d60fcf02a Patch from Perry Stoll: OK for list of modules to be empty. 1999-08-29 18:19:01 +00:00
..
command Patch from Perry Stoll: OK for list of modules to be empty. 1999-08-29 18:19:01 +00:00
__init__.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00
ccompiler.py Patch from Perry Stoll: 1999-08-29 18:17:36 +00:00
core.py Comment tweak. 1999-08-14 23:47:21 +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
msvccompiler.py Added msvccompiler module exactly as supplied by Perry Stoll. 1999-08-29 18:15:07 +00:00
spawn.py Module to spawn sub-commands in a platform-independent way. 1999-08-14 23:57:17 +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 Changed to use 'spawn()', now that it exists. 1999-08-14 23:53:53 +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