]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
MERGE DS_RPC_BRANCH into MAIN
authorKurt B. Kaiser <kbk@shore.net>
Sat, 14 Sep 2002 02:56:04 +0000 (02:56 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 14 Sep 2002 02:56:04 +0000 (02:56 +0000)
ToolTip.py
    cleanup 05Aug

Lib/idlelib/ToolTip.py

index eadcdea5a14fa6a1ba466183ffa5700c72b823e8..2236f76f48810980113235223d989fa56eb595f3 100644 (file)
@@ -1,3 +1,6 @@
+# general purpose 'tooltip' routines - currently unused in idlefork
+# (although the 'calltips' extension is partly based on this code)
+# may be useful for some purposes in (or almost in ;) the current project scope
 # Ideas gleaned from PySol
 
 import os