Home
last modified time | relevance | path

Searched defs:expand_template (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsre_parse.py850 def expand_template(template, match): function
/external/python/cpython3/Lib/
Dsre_parse.py1036 def expand_template(template, match): function