Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dasynchat.py100 def found_terminator(self): member in async_chat
Dsmtpd.py343 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.py93 def found_terminator(self): member in echo_client
Dtest_smtplib.py837 def found_terminator(self): member in SimSMTPChannel
1285 def found_terminator(self): member in SMTPSimTests.test_421_from_data_cmd.MySimSMTPChannel
Dtest_poplib.py67 def found_terminator(self): member in DummyPOP3Handler
Dtest_ftplib.py127 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