Home
last modified time | relevance | path

Searched defs:is_python (Results 1 – 25 of 80) sorted by relevance

1234

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
H A Dfindnocoding.py86 is_python = pysource.looks_like_python variable
91 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/databases/py-sqlite3/Python-3.8.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/databases/py-gdbm/Python-3.8.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python-tools/Python-3.8.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python-legacy/Python-2.7.18/Tools/scripts/
H A Dfindnocoding.py88 is_python = pysource.looks_like_python variable
93 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python311/Python-3.11.0a3/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python37/Python-3.7.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python310/Python-3.10.1/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python38/Python-3.8.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python39/Python-3.9.9/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/lang/python27/Python-2.7.18/Tools/scripts/
H A Dfindnocoding.py88 is_python = pysource.looks_like_python variable
93 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/scripts/
H A Dfindnocoding.py89 is_python = pysource.looks_like_python variable
94 is_python = pysource.can_be_compiled variable
H A Dpysource.py91 def walk_python_files(paths, is_python=looks_like_python, exclude_dirs=None): argument
/dports/devel/py-pythonfinder/pythonfinder-1.2.9/src/pythonfinder/models/
H A Dmixins.py197 def is_python(self): member in BasePath
209 def is_python(self, val): member in BasePath
214 def is_python(self): member in BasePath

1234