Home
last modified time | relevance | path

Searched refs:is_readable (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/c-analyzer/c_common/
H A Dfsutil.py310 def is_readable(file, *, user=None, check=False): function
/third_party/PyYAML/yaml/
H A D_yaml.pyx260 cdef is_readable
264 is_readable = 1
268 is_readable = 0
270 if is_readable:

Completed in 3 milliseconds