Home | History | Annotate | Download | only in logging

Lines Matching full:_timeout

905         self._timeout = 5.0
928 smtp = smtplib.SMTP(self.mailhost, port, timeout=self._timeout)