Home
last modified time | relevance | path

Searched refs:test_imap4_host_default_value (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Misc/NEWS.d/
D3.8.0a2.rst436 Make test_imap4_host_default_value independent on whether the local IMAP
D3.8.0a4.rst957 Fix ``test_imap4_host_default_value()`` of ``test_imaplib``: catch also
/external/python/cpython3/Lib/test/
Dtest_imaplib.py75 def test_imap4_host_default_value(self): member in TestImaplib