Home | History | Annotate | Download | only in codereview

Lines Matching full:to_slash

1082 def to_slash(path):
1092 prefix = to_slash(os.path.realpath(repo.root))+'/'
1098 p = to_slash(os.path.realpath(f[1]))
1105 ret.append(to_slash(f[1]))
3226 filename = to_slash(filename.strip())
3452 line = to_slash(self.status[i])
3519 temp_filename = to_slash(temp_filename.strip())