Searched defs:get_command_packages (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 782 def get_command_packages(self): member in Distribution |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 795 def get_command_packages(self): member in Distribution |