Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsre_parse.py20 REPEAT_CHARS = "*+?{" variable
488 elif this and this[0] in REPEAT_CHARS: