cpython/Lib/distutils
Greg Ward cbeca7b408 Added code to use Jim Ahlstrom's zipfile.py module if the external zip
command wasn't found or failed.  (Code supplied by Thomas Heller
<thomas.heller@ion-tof.com>.)
2000-01-17 18:04:04 +00:00
..
command Added code to use Jim Ahlstrom's zipfile.py module if the external zip 2000-01-17 18:04:04 +00:00
__init__.py Added docstring and RCS id (apparently some Windows tar extractors 1999-09-22 15:24:04 +00:00
ccompiler.py Removed a bunch of irrelevant parameters from 'link_static_lib()' signature. 2000-01-09 22:41:02 +00:00
core.py When emitting a command-line error message, *say* it's an error. 1999-12-16 01:19:05 +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 Fix library filename methods -- there is no 'lib' prefix under DOS/Windows. 2000-01-17 18:00:04 +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 Abstracted '_fix_link_args()' out of 'link_shared_object()'. 2000-01-09 22:47:53 +00:00
util.py 'newer_group()' can now deal with missing files, in a way specified by 2000-01-09 22:48:59 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00