Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Ddist.py782 def get_command_packages(self): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py795 def get_command_packages(self): member in Distribution