Home
last modified time | relevance | path

Searched refs:IsPythonFile (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tools/yapf/yapf/yapflib/
Dfile_resources.py125 if IsPythonFile(os.path.join(dirpath, f)))
141 def IsPythonFile(filename): function