mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
bpo-46198: rename duplicate tests and remove unused code (GH-30297)
This commit is contained in:
parent
f537b2a4fb
commit
6c83c8e6b5
10 changed files with 8 additions and 15 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
import logging
|
||||
import socket
|
||||
from test import support
|
||||
import unittest
|
||||
import weakref
|
||||
from unittest import mock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue