Home
last modified time | relevance | path

Searched defs:get_option_dict (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/distutils/
Ddist.py289 def get_option_dict(self, command): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py294 def get_option_dict(self, command): member in Distribution
/external/python/setuptools/setuptools/_distutils/
Ddist.py295 def get_option_dict(self, command): member in Distribution