Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_ttk_textonly.py
File
test_ttk_textonly.py
Lib/test/test_ttk_textonly.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
test.support
import
import_helper
2
3
# Skip this test if _tkinter does not exist.
4
import_helper.import_module(
'_tkinter'
)
Callers
nothing calls this directly
Calls
2
import_module
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected