Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dimaplib.py364 self.literal = _Authenticator(authobject).process
1287 class _Authenticator: class
/external/python/cpython3/Lib/
Dimaplib.py432 self.literal = _Authenticator(authobject).process
1372 class _Authenticator: class