Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dcore.py125 dist.dump_option_dicts()
140 dist.dump_option_dicts()
Ddist.py305 def dump_option_dicts(self, header=None, commands=None, indent=""): member in Distribution