Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
DCookie.py533 _CookiePattern = re.compile( variable
648 def __ParseString(self, str, patt=_CookiePattern):