Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dplatform.py798 def _syscmd_file(target, default=''): function
868 fileout = _syscmd_file(executable, '')
/external/python/cpython2/Lib/
Dplatform.py1003 def _syscmd_file(target,default=''): function
1096 output = _syscmd_file(executable, '')