Lines Matching defs:support
28 from test.support import cpython_only
29 from test.support import MISSING_C_DOCSTRINGS, ALWAYS_EQ
30 from test.support.import_helper import DirsOnSysPath
31 from test.support.os_helper import TESTFN
32 from test.support.script_helper import assert_python_ok, assert_python_failure
35 from test import support
114 support.check__all__(self, inspect, not_exported=("modulesbyfile",))
860 support.is_emscripten or support.is_wasi,
2568 # support for 'method-wrapper'
4276 # introspection support to the inspect module
4292 # These need *args support in Argument Clinic
4475 args = support.optim_args_from_interpreter_flags()