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

File test_widgets.py

Lib/test/test_tkinter/test_widgets.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import unittest
2import tkinter
3from tkinter import TclError
4import os

Callers

nothing calls this directly

Calls 2

requiresFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected