Home | History | Annotate | Download | only in tools

Lines Matching refs:normalize_path

2363 def normalize_path(path):
2384 return normalize_path(line[:first_column]) + line[first_column:]