Searched refs:path_separator (Results 1 – 1 of 1) sorted by relevance
55 def ParseExtraFilesArgs(files_info, path_separator=","): argument75 if path_separator not in file_info:77 "Expecting '%s' in '%s'." % (path_separator, file_info))78 source, target = file_info.split(path_separator)