Thanks to visit codestin.com Credit goes to github.com
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 7717ad6 commit 4e32e7eCopy full SHA for 4e32e7e
1 file changed
Lib/idlelib/IdleHistory.py
@@ -86,4 +86,3 @@ def recall(self, s):
86
self.text.mark_set("insert", "end-1c")
87
self.text.insert("insert", s)
88
self.text.see("insert")
89
-
0 commit comments