Lines Matching full:shlex
675 import shlex677 sys.argv = shlex.split(arg)1098 splitted with "shlex" and the result is used as the new sys.argv.