Searched defs:format_funcs (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_stat.py | 19 format_funcs = {'S_ISBLK', 'S_ISCHR', 'S_ISDIR', 'S_ISFIFO', 'S_ISLNK', variable in TestFilemode |
/external/python/cpython2/Lib/test/ | ||
D | test_stat.py | 14 format_funcs = {'S_ISBLK', 'S_ISCHR', 'S_ISDIR', 'S_ISFIFO', 'S_ISLNK', variable in TestFilemode |