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

/external/python/cpython2/Lib/
H A Dplatform.py973 def _syscmd_file(target,default=''): function
1066 output = _syscmd_file(executable, '')
/external/python/cpython3/Lib/
H A Dplatform.py765 def _syscmd_file(target, default=''): function
835 fileout = _syscmd_file(executable, '')

Completed in 110 milliseconds