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

File config_key.py

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

Source from the content-addressed store, hash-verified

1"""
2Dialog for building Tkinter accelerator key bindings
3"""
4from tkinter import Toplevel, Listbox, StringVar, TclError

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected