Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/
Dconfig.py57 return configuration_to_dict(handlers)
60 def configuration_to_dict(handlers): function