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 c17f63f commit 4efd2deCopy full SHA for 4efd2de
Lib/idlelib/statusbar.py
@@ -1,5 +1,4 @@
1
-from tkinter import Label
2
-from tkinter.ttk import Frame
+from tkinter.ttk import Label, Frame
3
4
5
class MultiStatusBar(Frame):
0 commit comments