Searched refs:shell_unquote (Results 1 – 2 of 2) sorted by relevance
91 return rh.shell.shell_unquote(rh.shell.shell_quote(s))94 self._testData(rh.shell.shell_unquote, tests_unquote)
96 def shell_unquote(s): function