Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpysource.py74 def can_be_compiled(fullpath): function
129 for fullpath in walk_python_files(['.'], is_python=can_be_compiled):
Dfindnocoding.py18 has_python_ext = looks_like_python = can_be_compiled = None
91 is_python = pysource.can_be_compiled