cpython/Lib/distutils
Greg Ward 782cdfe9f3 Changes to allow passing an open file to the constructor (to support
ProcessHierarchy's changes to support reading from a remote URL in
ProcessDatabase).
1999-03-23 14:00:06 +00:00
..
command First checkin of real Distutils command modules. 1999-03-22 14:55:25 +00:00
__init__.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00
core.py First checkin of real Distutils code. 1999-03-22 14:52:19 +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 get_config_h_filename(): Fix to work with current Python 1999-01-11 15:34:55 +00:00
text_file.py Changes to allow passing an open file to the constructor (to support 1999-03-23 14:00:06 +00:00
util.py First checkin of real Distutils code. 1999-03-22 14:52:19 +00:00
version.py Initial checkin of distutils source files. 1998-12-18 22:00:30 +00:00