Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dpyparse.py97 _chew_ordinaryre = re.compile(r""" variable
400 m = _chew_ordinaryre(code, p, q)
/external/python/cpython2/Lib/idlelib/
DPyParse.py90 _chew_ordinaryre = re.compile(r""" variable
395 m = _chew_ordinaryre(str, p, q)