MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / messagebox.py

File messagebox.py

tools/python-3.11.9-amd64/Lib/tkinter/messagebox.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# tk common message boxes
2#
3# this module provides an interface to the native message boxes
4# available in Tk 4.2 and newer.

Callers

nothing calls this directly

Calls 9

showinfoFunction · 0.85
showerrorFunction · 0.85
askquestionFunction · 0.85
askokcancelFunction · 0.85
askyesnoFunction · 0.85
askyesnocancelFunction · 0.85
askretrycancelFunction · 0.85
showwarningFunction · 0.70
printFunction · 0.50

Tested by

no test coverage detected