Searched refs:OLDSTYLE_AUTH (Results 1 – 1 of 1) sorted by relevance
69 OLDSTYLE_AUTH = re.compile(r"auth=(.*)", re.I) variable474 auth_match = OLDSTYLE_AUTH.match(each)