Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_text.py
File
test_text.py
Lib/test/test_tkinter/test_text.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
unittest
2
import
tkinter
3
from
test.support
import
requires
4
from
test.test_tkinter.support
import
setUpModule
# noqa: F401
Callers
nothing calls this directly
Calls
2
requires
Function · 0.90
main
Method · 0.45
Tested by
no test coverage detected