Searched refs:test_getwelcome (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_poplib.py | 171 def test_getwelcome(self): member in TestPOP3Class |
D | test_ftplib.py | 427 def test_getwelcome(self): member in TestFTPClass |
/external/python/cpython3/Lib/test/ | ||
D | test_poplib.py | 258 def test_getwelcome(self): member in TestPOP3Class |
D | test_ftplib.py | 478 def test_getwelcome(self): member in TestFTPClass |