cpython/Lib/distutils
Greg Ward 9a33707be7 Hacked 'set_final_options()' to set (hopefully) appropriate values for
'install_site_lib' and install_site_platlib' on non-POSIX platforms.
Should at least work for NT, as this is adopted from Amos Latteier's NT
patches.  Also added extensive comments bitching about the inadequacy of
the current model, both under POSIX and NT (and probably other) systems.
1999-06-08 02:04:36 +00:00
..
command Hacked 'set_final_options()' to set (hopefully) appropriate values for 1999-06-08 02:04:36 +00:00
__init__.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00
core.py Added the 'have_run' dictionary to Distribution, and changed 1999-06-08 02:02:00 +00:00
errors.py First checkin of real Distutils code. 1999-03-22 14:52:19 +00:00
fancy_getopt.py First checkin of real Distutils code. 1999-03-22 14:52:19 +00:00
sysconfig.py Now handles NT, through '_init_nt()' function (courtesy of 1999-06-08 01:58:36 +00:00
text_file.py 'warn()' method now takes an optional line number. 1999-04-15 17:50:19 +00:00
util.py The 'copy_file()' and 'copy_tree()' functions in util.py now have 1999-05-02 21:42:05 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00