diff options
Diffstat (limited to 'Lib/idlelib/Delegator.py')
-rw-r--r-- | Lib/idlelib/Delegator.py | 1 |
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! |