This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-15 08:59:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a88ef00a50bea5b6f7df28a51a84d0938bf6fe95
cpython
/
Lib
/
distutils
T
History
Greg Ward
5116f90ece
On David Ascher's recommendation: reversed order of 'utime()' and
...
'chmod()' in 'copy_file()'.
1999-06-08 17:05:21 +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
On David Ascher's recommendation: reversed order of 'utime()' and
1999-06-08 17:05:21 +00:00
version.py
Initial checkin of distutils source files.
1998-12-18 22:00:30 +00:00