diff options
author | Greg Ward <gward@python.net> | 2000-05-26 01:00:15 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-05-26 01:00:15 (GMT) |
commit | 0e48cfd2c5735a500d638aed929c3207173a4f9e (patch) | |
tree | 16aa4aa242043097b17bb48606bb3112314324da /Lib/distutils/core.py | |
parent | 37af1c380714d6f67d99d84ce9c28759ecfd311c (diff) | |
download | cpython-0e48cfd2c5735a500d638aed929c3207173a4f9e.zip cpython-0e48cfd2c5735a500d638aed929c3207173a4f9e.tar.gz cpython-0e48cfd2c5735a500d638aed929c3207173a4f9e.tar.bz2 |
Factored out code for extracting-or-creating one of the option
dictionaries in 'self.command_options' to 'get_option_dict()'.
Simplified code in 'parse_config_files()' and 'parse_command_line()'
accordingly.
Fixed code in constructor that processes the 'options' dictionary
from the setup script so it actually works: uses the new
'self.command_options' dictionary rather than creating command
objects and calling 'set_option()' on them.
Diffstat (limited to 'Lib/distutils/core.py')
0 files changed, 0 insertions, 0 deletions