summaryrefslogtreecommitdiffstats
path: root/Tools/idle/extend.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/idle/extend.py')
-rw-r--r--Tools/idle/extend.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/idle/extend.py b/Tools/idle/extend.py
index 0509556..de90f36 100644
--- a/Tools/idle/extend.py
+++ b/Tools/idle/extend.py
@@ -8,4 +8,5 @@ standard = [
"FormatParagraph",
"ZoomHeight",
"ScriptBinding",
+ "CallTips",
]