MCPcopy Index your code
hub / github.com/RustPython/RustPython / __init__.py

File __init__.py

Lib/tkinter/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Wrapper functions for Tcl/Tk.
2
3Tkinter provides classes which allow the display, positioning and
4control of widgets. Toplevel widgets are Tk and Toplevel. Other

Callers

nothing calls this directly

Calls 6

globalsFunction · 0.85
isinstanceFunction · 0.85
_testFunction · 0.70
compileMethod · 0.45
itemsMethod · 0.45
startswithMethod · 0.45

Tested by

no test coverage detected