diff options
author | Greg Ward <gward@python.net> | 2000-03-29 02:10:51 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-29 02:10:51 +0000 |
commit | 8b2e95edd69cacafdfbcf00270065bd6444f3336 (patch) | |
tree | f4c0bbfa73f112f6ee36a9ddbc040edc17a985b6 /Python/sysmodule.c | |
parent | 15a57a7cad6fd8d08e64a471b031829f1ab99abf (diff) | |
download | cpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions