Home | History | Annotate | Download | only in python2.7

Lines Matching refs:re

17 import re
130 # 0: re-use last group ad infinitum
182 _percent_re = re.compile(r'%(?:\((?P<key>.*?)\))?'