]> granicus.if.org Git - python/commit
My fix to Mark's code: restore the universal check on <KeyRelease>.
authorGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 18:18:57 +0000 (18:18 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 2 Jun 1999 18:18:57 +0000 (18:18 +0000)
commit094189f10846112494ded420e5232ee9343f01c4
treedbea22fed149063cc2aa40f4b0e732115aa45046
parent6290dabdbbf19f2ad93bd7800226f2c6761c61b1
My fix to Mark's code: restore the universal check on <KeyRelease>.
Always cancel on <Key-Escape> or <ButtonPress>.
Tools/idle/CallTips.py