Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Deasy_install.py1981 def _sys_executable(cls): member in CommandSpec
2002 return cls([cls._sys_executable()])
2048 sys_executable = CommandSpec._sys_executable()