Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e32e7e

Browse files
committed
py-cvs-rel2_1 (Rev 1.4) merge - whitespace normalization
1 parent 7717ad6 commit 4e32e7e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/idlelib/IdleHistory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,3 @@ def recall(self, s):
8686
self.text.mark_set("insert", "end-1c")
8787
self.text.insert("insert", s)
8888
self.text.see("insert")
89-

0 commit comments

Comments
 (0)