MCPcopy Index your code
hub / github.com/python/cpython / calltip_w.py

File calltip_w.py

Lib/idlelib/calltip_w.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A call-tip window class for Tkinter/IDLE.
2
3After tooltip.py, which uses ideas gleaned from PySol.
4Used by calltip.py.

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected