Home
last modified time | relevance | path

Searched defs:get_command_obj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/
Ddist.py834 def get_command_obj(self, command, create=1): member in Distribution
/external/python/cpython2/Lib/distutils/
Ddist.py833 def get_command_obj(self, command, create=1): member in Distribution