Home
last modified time | relevance | path

Searched defs:found_terminator (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython3/Lib/
Dasynchat.py92 def found_terminator(self): member in async_chat
Dsmtpd.py332 def found_terminator(self): member in SMTPChannel
/external/python/cpython2/Lib/
Dasynchat.py97 def found_terminator(self): member in async_chat
Dsmtpd.py143 def found_terminator(self): member in SMTPChannel
/external/python/cpython3/Lib/test/
Dtest_asynchat.py89 def found_terminator(self): member in echo_client
Dtest_smtplib.py689 def found_terminator(self): member in SimSMTPChannel
1070 def found_terminator(self): member in SMTPSimTests.test_421_from_data_cmd.MySimSMTPChannel
Dtest_poplib.py59 def found_terminator(self): member in DummyPOP3Handler
Dtest_ftplib.py101 def found_terminator(self): member in DummyFTPHandler
/external/python/cpython2/Lib/test/
Dtest_asynchat.py88 def found_terminator(self): member in echo_client
Dtest_poplib.py44 def found_terminator(self): member in DummyPOP3Handler
Dtest_ftplib.py74 def found_terminator(self): member in DummyFTPHandler