0
0
mirror of https://github.com/python/cpython.git synced 2024-11-28 08:20:55 +01:00
cpython/Lib/distutils
Greg Ward c294113f18 Ditched '_gen_preprocess_options()' and '_gen_lib_options()' -- they're
now provided (minus the leading underscore) by the ccompiler module.
Fix 'compile()' to return the list of object files generated.
Cosmetic tweaks/delete cruft.
1999-09-08 02:32:19 +00:00
..
command
__init__.py
ccompiler.py os.name is "posix" or "nt" or we don't care. 1999-09-08 02:29:08 +00:00
core.py
errors.py
fancy_getopt.py
msvccompiler.py
spawn.py [from 1999/08/28] 1999-09-08 02:23:28 +00:00
sysconfig.py
text_file.py
unixccompiler.py Ditched '_gen_preprocess_options()' and '_gen_lib_options()' -- they're 1999-09-08 02:32:19 +00:00
util.py
version.py