summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2001-07-13 00:10:02 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2001-07-13 00:10:02 (GMT)
commit628b362886daf07a6dff2e54e42f62db875db1b6 (patch)
tree12534c4e298842e8f1f4c18305304f9806749a1b /Lib/idlelib
parent5291d46755d4007517588145265cbfcc737fd252 (diff)
downloadcpython-628b362886daf07a6dff2e54e42f62db875db1b6.zip
cpython-628b362886daf07a6dff2e54e42f62db875db1b6.tar.gz
cpython-628b362886daf07a6dff2e54e42f62db875db1b6.tar.bz2
py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/Delegator.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/idlelib/Delegator.py b/Lib/idlelib/Delegator.py
index 3665247..6125591 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!