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