Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dglob.py97 magic_check = re.compile('[*?[]') variable
100 return magic_check.search(s) is not None