Lines Matching refs:shlex
21 import shlex
567 print(' '.join(shlex.quote(c) for c in cmd))
580 print(' '.join(shlex.quote(c) for c in cmd))
610 print(' '.join(shlex.quote(c) for c in cmd))
654 print(' '.join(shlex.quote(c) for c in cmd))
684 print(' '.join(shlex.quote(c) for c in cmd))
793 print(' '.join(shlex.quote(c) for c in cmd))
1003 print('using runner: %s' % ' '.join(shlex.quote(c) for c in runner_))
1103 ' '.join(shlex.quote(c) for c in runner_),
1175 print(' '.join(shlex.quote(c) for c in cmd))