Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/email/
Dquoprimime.py321 def _unquote_match(match): function
336 return re.sub(r'=[a-fA-F0-9]{2}', _unquote_match, s)