Skip to content

Commit e1fb6b9

Browse files
authored
Apply suggestions from code review
1 parent 7c92d9a commit e1fb6b9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Lib/idlelib/idle_test/test_editor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from collections import namedtuple
66
from test.support import requires
77
from tkinter import Tk, Text
8-
import time
98

109
Editor = editor.EditorWindow
1110

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
Fix a DOS vulnerability in :mod:`idlelib` regarding string slicing.

0 commit comments

Comments
 (0)