MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _nt_quote_args

Function _nt_quote_args

Lib/distutils/spawn.py:43–57  ·  view source on GitHub ↗

Quote command-line arguments for DOS/Windows conventions. Just wraps every argument which contains blanks in double quotes, and returns a new argument list.

(args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test_nt_quote_argsMethod · 0.90
_spawn_ntFunction · 0.85

Calls 1

enumerateFunction · 0.85

Tested by 1

test_nt_quote_argsMethod · 0.72