Searched refs:python_dir (Results 1 – 1 of 1) sorted by relevance
341 for python_dir in python_dirs:342 if fn.startswith(python_dir):343 relpath = fn[len(python_dir):]