Searched refs:PathMinusFirstComponent (Results 1 – 1 of 1) sorted by relevance
106 def PathMinusFirstComponent(path): function114 r'([\'"])%s([\'"])' % re.escape(PathMinusFirstComponent(from_path)),115 r'\1%s\2' % PathMinusFirstComponent(to_path),