Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Ddist.py300 def dump_option_dicts(self, header=None, commands=None, indent=""): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py305 def dump_option_dicts(self, header=None, commands=None, indent=""): member in Distribution