Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ Message
Class
Message
tools/python-3.11.9-amd64/Lib/tkinter/messagebox.py:61–64 ·
view source on GitHub ↗
A message box
Source
from the content-addressed store, hash-verified
59
# message dialog class
60
61
class
Message(Dialog):
62
"A message box"
63
64
command =
"tk_messageBox"
65
66
67
#
Callers
1
_show
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected