]> granicus.if.org Git - python/commitdiff
py-cvs-rel2_1 (Rev 1.4) merge - whitespace normalization
authorKurt B. Kaiser <kbk@shore.net>
Fri, 13 Jul 2001 17:40:17 +0000 (17:40 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Fri, 13 Jul 2001 17:40:17 +0000 (17:40 +0000)
Lib/idlelib/IdleHistory.py

index aa41b7319868843066f00e94569b93cac8805838..b882c92c152a1ce44d969004b25141ff017c6131 100644 (file)
@@ -86,4 +86,3 @@ class History:
         self.text.mark_set("insert", "end-1c")
         self.text.insert("insert", s)
         self.text.see("insert")
-