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

File test_idle.py

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

Source from the content-addressed store, hash-verified

1import unittest
2from test.support.import_helper import import_module
3from test.support import check_sanitizer
4

Callers

nothing calls this directly

Calls 3

check_sanitizerFunction · 0.90
import_moduleFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected