MCPcopy 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

1from test.support import import_helper
2
3# Skip this test if _tkinter does not exist.
4import_helper.import_module('_tkinter')

Callers

nothing calls this directly

Calls 2

import_moduleMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected