mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
fix import
This commit is contained in:
parent
66ab8ce99d
commit
5614c2891e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
"Test , coverage 17%."
|
||||
|
||||
from idlelib import iomenu
|
||||
import unittest
|
||||
import builtins
|
||||
import unittest
|
||||
from test.support import requires
|
||||
from tkinter import Tk
|
||||
from idlelib.editor import EditorWindow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue