Lines Matching refs:shlex
21 import shlex
584 print(' '.join(shlex.quote(c) for c in cmd))
597 print(' '.join(shlex.quote(c) for c in cmd))
627 print(' '.join(shlex.quote(c) for c in cmd))
671 print(' '.join(shlex.quote(c) for c in cmd))
701 print(' '.join(shlex.quote(c) for c in cmd))
803 print(' '.join(shlex.quote(c) for c in cmd))
1009 print('using runner: %s' % ' '.join(shlex.quote(c) for c in runner_))
1103 ' '.join(shlex.quote(c) for c in runner_),
1209 print(' '.join(shlex.quote(c) for c in cmd))