Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_spawn.py7 from distutils.spawn import _nt_quote_args
22 res = _nt_quote_args(args)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dspawn.py43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)