0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Lib/distutils
Greg Ward 1b9c6f7788 Revised version (thank to Thomas Heller and Robin Becker) that tries a lot
harder to find the MSVC compiler (mainly by using the registry).
2000-02-08 02:39:44 +00:00
..
command Ditch .def file kludge for (much smaller) /export option kludge. 2000-02-08 02:37:15 +00:00
__init__.py
ccompiler.py
core.py Added 'libraries' option for use by the 'build_lib' command. 2000-02-05 02:24:52 +00:00
errors.py
fancy_getopt.py
msvccompiler.py Revised version (thank to Thomas Heller and Robin Becker) that tries a lot 2000-02-08 02:39:44 +00:00
spawn.py
sysconfig.py Comment fix. 2000-02-02 00:05:14 +00:00
text_file.py
unixccompiler.py Changed 'compile()' method to compile files one-at-a-time -- gives better 2000-02-03 23:07:19 +00:00
util.py Fixed broken list extend in 'copy_tree()'. 2000-01-30 19:57:48 +00:00
version.py