Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ dialog.py
File
dialog.py
Lib/tkinter/dialog.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# dialog.py -- Tkinter interface to the tk_dialog script.
2
3
from
tkinter
import
_cnfmerge, Widget, TclError, Button, Pack
4
Callers
nothing calls this directly
Calls
2
Button
Class · 0.90
mainloop
Method · 0.45
Tested by
no test coverage detected