Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
H A Ddist.py250 opt_dict = self.get_option_dict(command)
294 def get_option_dict(self, command): function
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)

Completed in 2 milliseconds