Home
last modified time | relevance | path

Searched refs:get_option_dict (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/distutils/
Ddist.py250 opt_dict = self.get_option_dict(command)
294 def get_option_dict(self, command): member in Distribution
409 opt_dict = self.get_option_dict(section)
602 opt_dict = self.get_option_dict(command)
883 option_dict = self.get_option_dict(command_name)