Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Ddist.py868 self._set_command_options(cmd_obj, options)
872 def _set_command_options(self, command_obj, option_dict=None): member in Distribution
947 self._set_command_options(command)