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