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

File test_colorchooser.py

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

Source from the content-addressed store, hash-verified

1import unittest
2import tkinter
3from test.support import requires, swap_attr
4from test.test_tkinter.support import setUpModule # noqa: F401

Callers

nothing calls this directly

Calls 2

requiresFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected