Searched refs:is_resource_enabled (Results 1 – 8 of 8) sorted by relevance
170 return (test_support.is_resource_enabled("xpickle") and240 if not test_support.is_resource_enabled("xpickle"):
223 if support.is_resource_enabled('network'):
207 def is_resource_enabled(resource): function221 if not is_resource_enabled(resource):1009 if is_resource_enabled(resource):
7 skip_expected = not test_support.is_resource_enabled('network')
313 TEST_ALL = test.test_support.is_resource_enabled("cpu")
154 if not test_support.is_resource_enabled('network'):1345 if test_support.is_resource_enabled('network'):1350 if thread_info and test_support.is_resource_enabled('network'):
35 is_resource_enabled, check_py3k_warnings)2285 TEST_ALL = arith or is_resource_enabled('decimal')
385 if not support.is_resource_enabled("largefile"):