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.py1978 def _sys_executable(cls): member in CommandSpec
1999 return cls([cls._sys_executable()])
2045 sys_executable = CommandSpec._sys_executable()