From 6655e4bc2752f1114a2e1f9a63ffd4191fa50d0d Mon Sep 17 00:00:00 2001 From: "Kurt B. Kaiser" Date: Tue, 31 Dec 2002 16:03:23 +0000 Subject: Whitespace Normalization --- Lib/idlelib/OutputWindow.py | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Lib/idlelib/OutputWindow.py') diff --git a/Lib/idlelib/OutputWindow.py b/Lib/idlelib/OutputWindow.py index 7522720c29e..9d705d6aeeb 100644 --- a/Lib/idlelib/OutputWindow.py +++ b/Lib/idlelib/OutputWindow.py @@ -146,10 +146,3 @@ class OnDemandOutputWindow: # def flush(self): # pass - - - - - - - -- cgit v1.2.3