summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-29 02:10:51 +0000
committerGreg Ward <gward@python.net>2000-03-29 02:10:51 +0000
commit8b2e95edd69cacafdfbcf00270065bd6444f3336 (patch)
treef4c0bbfa73f112f6ee36a9ddbc040edc17a985b6 /Python/getcompiler.c
parent15a57a7cad6fd8d08e64a471b031829f1ab99abf (diff)
downloadcpython-git-8b2e95edd69cacafdfbcf00270065bd6444f3336.tar.gz
Deleted some crufty comments and code.
A host of improvements in preparation for the 'bdist' command: - added 'get_outputs()' method (all the other improvements were to support this addition) - made 'find_package_modules()' and 'find_modules()' return similar values (list of (package, module, module_filename) tuples) - factored 'find_all_modules()' out of 'get_source_files()' (needed by 'get_outputs()') - factored 'get_module_outfile()' out of 'build_module()' (also needed by 'get_outputs()') - various little tweaks, improvements, comment/doc updates
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions