Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/email/
Dutils.py51 specialsre = re.compile(r'[][\\()<>@,:;".]') variable
96 if specialsre.search(name):