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