Searched refs:re_prefix (Results 1 – 1 of 1) sorted by relevance
361 def parent_path_splice(self, re_prefix, line): argument362 re_split_list = re.split(re_prefix, line)