Searched refs:_MAXCHALLENGE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | smtplib.py | 67 _MAXCHALLENGE = 5 # Maximum number of AUTH challenges sent variable 655 if self._auth_challenge_count > _MAXCHALLENGE: |
Completed in 3 milliseconds