Searched refs:unshell_list (Results 1 – 1 of 1) sorted by relevance
456 source = unshell_list(options.source)457 omit = unshell_list(options.omit)458 include = unshell_list(options.include)557 def unshell_list(s): function