mirror of
https://github.com/python/cpython.git
synced 2025-07-19 01:05:26 +00:00
Delete a few unused names suggested by pyflakes.
This commit is contained in:
parent
f18f87111b
commit
44f09ebd0f
5 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
import os
|
||||
import bdb
|
||||
import types
|
||||
from tkinter import *
|
||||
from idlelib.WindowList import ListedToplevel
|
||||
from idlelib.ScrolledList import ScrolledList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue