Searched defs:_nt_quote_args (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/distutils/ | ||
D | spawn.py | 43 def _nt_quote_args(args): function |
/external/python/cpython2/Lib/distutils/ | ||
D | spawn.py | 47 def _nt_quote_args(args): function |