Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfindnocoding.py14 import pysource
17 class pysource: class
28 pysource = pysource() variable
86 is_python = pysource.looks_like_python
91 is_python = pysource.can_be_compiled
99 for fullpath in pysource.walk_python_files(args, is_python):
DREADME56 pysource.py Find Python source files