Issue #28221: Merge SSL test cleanup from 3.6
This commit is contained in:
commit
a59fa0bbe1
|
@ -2761,8 +2761,6 @@ if _have_threads:
|
|||
|
||||
def test_asyncore_server(self):
|
||||
"""Check the example asyncore integration."""
|
||||
indata = "TEST MESSAGE of mixed case\n"
|
||||
|
||||
if support.verbose:
|
||||
sys.stdout.write("\n")
|
||||
|
||||
|
|
Loading…
Reference in New Issue