Searched refs:trim_source_paths (Results 1 – 2 of 2) sorted by relevance
25 trim_source_paths=()): argument27 self.trim_source_paths = trim_source_paths68 if filename and self.trim_source_paths:69 for path, repl in self.trim_source_paths:
92 result = format(f, trim_source_paths=[(current, '.')])