We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ab8ce commit 5614c28Copy full SHA for 5614c28
1 file changed
Lib/idlelib/idle_test/test_iomenu.py
@@ -1,8 +1,8 @@
1
"Test , coverage 17%."
2
3
from idlelib import iomenu
4
-import unittest
5
import builtins
+import unittest
6
from test.support import requires
7
from tkinter import Tk
8
from idlelib.editor import EditorWindow
0 commit comments