0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 16:45:42 +01:00
cpython/Lib/distutils
Greg Ward 4070f50537 Changed to use the method versions of 'copy_file()', 'copy_tree()',
and 'make_file()'-- that way, the verbose and dry-run flags are
handled for free.
1999-04-04 02:46:29 +00:00
..
command Changed to use the method versions of 'copy_file()', 'copy_tree()', 1999-04-04 02:46:29 +00:00
__init__.py
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 Replaced the last attempt at an "unreadline" with one that actually 1999-03-29 18:01:49 +00:00
util.py First checkin of real Distutils code. 1999-03-22 14:52:19 +00:00
version.py