Searched refs:test_socketserver (Results 1 – 6 of 6) sorted by relevance
355 Skip test_socketserver if threading support is disabled
302 test_poplib, test_ftplib, test_telnetlib, test_socketserver, test_asynchat
2482 def test_socketserver(self): member in ThreadedTests
3398 def test_socketserver(self): member in ThreadedTests
14435 - Issue #7449: Skip test_socketserver if threading support is disabled.17521 - test_socketserver should now work on cygwin and not fail sporadically
137 - test_socketserver should now work on cygwin and not fail sporadically