mirror of
https://github.com/python/cpython.git
synced 2025-10-16 19:57:59 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -8,10 +8,7 @@ see <http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from/YieldFrom-Pyt
|
|||
"""
|
||||
|
||||
import unittest
|
||||
import io
|
||||
import sys
|
||||
import inspect
|
||||
import parser
|
||||
|
||||
from test.support import captured_stderr, disable_gc, gc_collect
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue