summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/core.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-05-26 01:00:15 (GMT)
committerGreg Ward <gward@python.net>2000-05-26 01:00:15 (GMT)
commit0e48cfd2c5735a500d638aed929c3207173a4f9e (patch)
tree16aa4aa242043097b17bb48606bb3112314324da /Lib/distutils/core.py
parent37af1c380714d6f67d99d84ce9c28759ecfd311c (diff)
downloadcpython-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