Home
last modified time | relevance | path

Searched refs:respdata (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_smtplib.py776 respdata = b'250 OK' + (b'.' * smtplib._MAXLINE * 2) + b'\n' variable in TooLongLineTests
788 servargs = (self.evt, self.respdata, self.sock)

Completed in 3 milliseconds