Lines Matching defs:support
8 import test.support
9 from test import support
10 from test.support import os_helper
11 from test.support import socket_helper
12 from test.support import captured_stderr
13 from test.support.os_helper import TESTFN, EnvironmentVarGuard, change_cwd
214 @support.requires_subprocess()
331 support.swap_attr(site, 'ENABLE_USER_SITE', True):
469 @test.support.requires_resource('network')
470 @test.support.system_must_validate_cert
472 'need SSL support to download license')
491 @support.requires_subprocess()
542 @support.requires_subprocess()
548 @support.requires_subprocess()
555 @support.requires_subprocess()
607 @support.requires_subprocess()
609 libpath = test.support.STDLIB_DIR
628 @support.requires_subprocess()
630 libpath = test.support.STDLIB_DIR
657 @support.requires_subprocess()
659 libpath = test.support.STDLIB_DIR
682 @support.requires_subprocess()
684 libpath = test.support.STDLIB_DIR