diff options
Diffstat (limited to 'Tools/idle/Delegator.py')
-rw-r--r-- | Tools/idle/Delegator.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/idle/Delegator.py b/Tools/idle/Delegator.py index 6125591..3665247 100644 --- a/Tools/idle/Delegator.py +++ b/Tools/idle/Delegator.py @@ -1,3 +1,4 @@ + class Delegator: # The cache is only used to be able to change delegates! |