Lines Matching defs:support
9 from distutils.tests.support import (TempdirManager, LoggingSilencer,
17 from test import support
18 from test.support import os_helper
19 from test.support.script_helper import assert_python_ok
20 from test.support import threading_helper
58 @support.requires_subprocess()
60 cmd = support.missing_compiler_executable()
75 if not support.verbose:
94 from test import support
107 if support.HAVE_DOCSTRINGS:
336 @support.requires_subprocess()
338 cmd = support.missing_compiler_executable()
527 if not support.verbose:
555 support.run_unittest(__name__)