Home
last modified time | relevance | path

Searched refs:Calltip (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Dcalltip.py18 class Calltip: class
Drun.py465 self.calltip = calltip.Calltip()
Deditor.py54 from idlelib.calltip import Calltip
312 ctip = self.Calltip(self)
DNEWS2x.txt373 - Calltip error when docstring was None Python Bug 775541
DNEWS.txt149 Module calltips and its class CallTips are now calltip and Calltip.
/external/python/cpython2/Lib/idlelib/
Dhelp.txt48 Show Calltip -- Open a small window with function param hints
DNEWS.txt873 - Calltip error when docstring was None Python Bug 775541
/external/python/cpython3/Misc/NEWS.d/
D3.7.1rc1.rst1480 calltips and its class CallTips are now calltip and Calltip. In module