Searched defs:is_python (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Tools/scripts/ | ||
H A D | findnocoding.py | 89 is_python = pysource.looks_like_python variable 94 is_python = pysource.can_be_compiled variable |
/third_party/python/Lib/http/ | ||
H A D | server.py | 1048 def is_python(self, path): member in CGIHTTPRequestHandler |
Completed in 3 milliseconds