summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>1999-09-29 12:44:57 (GMT)
committerGreg Ward <gward@python.net>1999-09-29 12:44:57 (GMT)
commit2a612067e60a98f05d39b39f4a7a5a7a8065bfc9 (patch)
treeb8adbec69ab1ec942cee97dafb667101a13992ba /Doc
parente6ac2fcc125621d4dea4240b3b1e9572d8c8e0ab (diff)
downloadcpython-2a612067e60a98f05d39b39f4a7a5a7a8065bfc9.zip
cpython-2a612067e60a98f05d39b39f4a7a5a7a8065bfc9.tar.gz
cpython-2a612067e60a98f05d39b39f4a7a5a7a8065bfc9.tar.bz2
Renamed 'dir' option to be consistent with other commands.
Don't call 'set_final_options()' in 'run()' anymore -- that's now guaranteed to be taken care of for us by the Distribution instance. Rearranged to bit to allow outsiders (specifically, the 'dist' command) to find out what modules we would build: - 'find_modules()' renamed to 'find_package_modules()' - most of 'build_modules()' abstracted out to 'find_modules()' - added 'get_source_files()' (for the 'dist' command to use) - drastically simplified 'build_modules()' -- now just a wrapper around 'find_modules()' and 'build_module()'
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions