Searched refs:testNonnumericPort (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_smtplib.py | 256 def testNonnumericPort(self): member in NonConnectingTests |
/external/python/cpython3/Lib/test/ | ||
D | test_smtplib.py | 564 def testNonnumericPort(self): member in NonConnectingTests |