cpython/Lib/distutils
1999-12-13 21:38:57 +00:00
..
command Use 'search', not 'match', on filename pattern regexes. 1999-12-13 21:38:57 +00:00
__init__.py Added docstring and RCS id (apparently some Windows tar extractors 1999-09-22 15:24:04 +00:00
ccompiler.py Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'. 1999-12-12 17:19:58 +00:00
core.py Made "verbose" mode the default; now you have to supply --quiet if you 1999-12-12 16:51:44 +00:00
errors.py Added DistutilsExecError, DistutilsValueError. 1999-08-14 23:43:45 +00:00
fancy_getopt.py Added support for printing out help text from option table: 'print_help()', 1999-12-12 16:54:55 +00:00
msvccompiler.py Catch up with terminology change in UnixCCompiler: 'includes' -> 'include_dirs'. 1999-12-12 17:19:58 +00:00
spawn.py [from 1999/08/28] 1999-09-08 02:23:28 +00:00
sysconfig.py Patch from Perry Stoll: tweaks to Windows support. 1999-08-29 18:22:13 +00:00
text_file.py Added all documentation. 1999-09-29 13:03:32 +00:00
unixccompiler.py In 'compile()' method, renamed 'includes' parameter to 'include_dirs' for 1999-12-12 16:57:47 +00:00
util.py Fixed 'mkpath()' to normalize the path right off the bat -- cleans up 1999-10-03 20:50:41 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00