cpython/Lib/distutils
Greg Ward 1d16a9f040 Put the Python "system" include dir last, rather than first. 2000-03-29 04:13:49 +00:00
..
command Put the Python "system" include dir last, rather than first. 2000-03-29 04:13:49 +00:00
__init__.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
ccompiler.py Added 'runtime_library_dirs' parameter to 'link_*()' methods. 2000-03-26 21:37:09 +00:00
core.py Added the "distribution query" methods: 'has_pure_modules()', 2000-03-29 02:20:45 +00:00
errors.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
fancy_getopt.py Changed '__rcsid__' to '__revision__'. 2000-03-02 01:49:45 +00:00
msvccompiler.py Call 'find_exe()', not '_find_exe()'. 2000-03-29 04:13:00 +00:00
spawn.py Duh, it helps if '_nt_quote_args()' actually returns the mutated list, 2000-03-26 21:47:00 +00:00
sysconfig.py There are a few places which can raise DistutilsPlatformError; make 2000-03-09 15:54:52 +00:00
text_file.py Added all documentation. 1999-09-29 13:03:32 +00:00
unixccompiler.py Added 'runtime_library_dirs' parameter to 'link_*()' methods, and changed to 2000-03-26 21:40:19 +00:00
util.py Changed 'copy_tree()' so it returns the list of all files that were copied or 2000-03-29 03:27:45 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00