Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Ddist.py446 toplevel_options = self._get_toplevel_options()
490 def _get_toplevel_options(self): member in Distribution
627 options = self._get_toplevel_options()
/external/python/cpython3/Lib/distutils/
Ddist.py462 toplevel_options = self._get_toplevel_options()
506 def _get_toplevel_options(self): member in Distribution
641 options = self._get_toplevel_options()