MCPcopy 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
3from tkinter import _cnfmerge, Widget, TclError, Button, Pack
4

Callers

nothing calls this directly

Calls 2

ButtonClass · 0.90
mainloopMethod · 0.45

Tested by

no test coverage detected