Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Dcmd.py315 def get_sub_commands(self): member in Command
/external/python/cpython2/Lib/distutils/
Dcmd.py328 def get_sub_commands(self): member in Command