mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
bpo-35202: Remove unused imports in tests. (GH-10561)
This commit is contained in:
parent
4edeaeac4c
commit
90d0cfb222
17 changed files with 1 additions and 18 deletions
|
|
@ -3,7 +3,6 @@
|
|||
# The code for testing gdb was adapted from similar work in Unladen Swallow's
|
||||
# Lib/test/test_jit_gdb.py
|
||||
|
||||
import locale
|
||||
import os
|
||||
import platform
|
||||
import re
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue