Searched refs:IsPythonFile (Results 1 – 1 of 1) sorted by relevance
125 if IsPythonFile(os.path.join(dirpath, f)))141 def IsPythonFile(filename): function