mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #28221: Merge SSL test cleanup from 3.5 into 3.6
This commit is contained in:
commit
22ecc4b36d
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue