mirror of
https://github.com/python/cpython.git
synced 2025-08-26 03:34:43 +00:00
Remove unused imports in tests (GH-14518)
This commit is contained in:
parent
f9b7457bd7
commit
8f4ef3b019
53 changed files with 31 additions and 84 deletions
|
@ -21,7 +21,6 @@ import urllib.parse
|
|||
import xml.etree
|
||||
import xml.etree.ElementTree
|
||||
import textwrap
|
||||
import threading
|
||||
from io import StringIO
|
||||
from collections import namedtuple
|
||||
from test.support.script_helper import assert_python_ok
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue