From: Kurt B. Kaiser Date: Fri, 13 Jul 2001 00:10:02 +0000 (+0000) Subject: py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization X-Git-Tag: v2.2a3~1224 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=628b362886daf07a6dff2e54e42f62db875db1b6;p=thirdparty%2FPython%2Fcpython.git py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization --- diff --git a/Lib/idlelib/Delegator.py b/Lib/idlelib/Delegator.py index 3665247c97d5..6125591fe0dd 100644 --- a/Lib/idlelib/Delegator.py +++ b/Lib/idlelib/Delegator.py @@ -1,4 +1,3 @@ - class Delegator: # The cache is only used to be able to change delegates!