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-16 09:29:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed9586174de17e4841e156a3a59fa283f23da1e2
cpython
/
Lib
/
distutils
T
History
Greg Ward
9552665436
Rewrote 'newer_pairwise(): more natural (and incompatible) interface,
...
simpler implementation.
2000-03-06 03:44:32 +00:00
..
command
Don't pass 'keep_dir' to 'compile()' method of CCompiler -- no longer used.
2000-03-06 03:37:45 +00:00
__init__.py
Changed '__rcsid__' to '__revision__'.
2000-03-02 01:49:45 +00:00
ccompiler.py
Serious overhaul of the C compiler interface and the two classes that
2000-03-06 03:40:29 +00:00
core.py
Changed '__rcsid__' to '__revision__'.
2000-03-02 01:49: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
Serious overhaul of the C compiler interface and the two classes that
2000-03-06 03:40:29 +00:00
spawn.py
Changed '__rcsid__' to '__revision__'.
2000-03-02 01:49:45 +00:00
sysconfig.py
get_config_h_filename(): Support NT as well as Posix systems.
2000-02-08 15:55:42 +00:00
text_file.py
Added all documentation.
1999-09-29 13:03:32 +00:00
unixccompiler.py
Serious overhaul of the C compiler interface and the two classes that
2000-03-06 03:40:29 +00:00
util.py
Rewrote 'newer_pairwise(): more natural (and incompatible) interface,
2000-03-06 03:44:32 +00:00
version.py
…