Home
last modified time | relevance | path

Searched refs:test_socketserver (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Misc/NEWS.d/
D2.7rc1.rst355 Skip test_socketserver if threading support is disabled
D2.6a3.rst302 test_poplib, test_ftplib, test_telnetlib, test_socketserver, test_asynchat
/external/python/cpython2/Lib/test/
Dtest_ssl.py2482 def test_socketserver(self): member in ThreadedTests
/external/python/cpython3/Lib/test/
Dtest_ssl.py3398 def test_socketserver(self): member in ThreadedTests
/external/python/cpython3/Misc/
DHISTORY14435 - Issue #7449: Skip test_socketserver if threading support is disabled.
17521 - test_socketserver should now work on cygwin and not fail sporadically
/external/python/cpython2/Misc/
DHISTORY137 - test_socketserver should now work on cygwin and not fail sporadically