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 230ffea commit 38ecf57Copy full SHA for 38ecf57
1 file changed
Lib/idlelib/pathbrowser.py
@@ -3,7 +3,6 @@
3
import sys
4
5
from idlelib.browser import ModuleBrowser, ModuleBrowserTreeItem
6
-from idlelib.pyshell import PyShellFileList
7
from idlelib.tree import TreeItem
8
9
0 commit comments