Searched refs:_nt_quote_args (Results 1 – 4 of 4) sorted by relevance
10 from distutils.spawn import _nt_quote_args25 res = _nt_quote_args(args)
11 from distutils.spawn import _nt_quote_args26 res = _nt_quote_args(args)
43 def _nt_quote_args(args): function61 cmd = _nt_quote_args(cmd)
47 def _nt_quote_args(args): function65 cmd = _nt_quote_args(cmd)