Searched refs:shellquote (Results 1 – 3 of 3) sorted by relevance
69 def shellquote(s): function
33 def shellquote(s): function
301 '--cmdline=%s' % string.join([shellquote(arg) for arg in config.args], " "),