Home
last modified time | relevance | path

Searched defs:_testcapi (Results 1 – 19 of 19) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_capi.py18 _testcapi = support.import_module('_testcapi') variable
Dtest_marshal.py12 _testcapi = None variable
Dtest_threading.py20 _testcapi = None variable
Dtest_getargs2.py7 _testcapi = test_support.import_module('_testcapi') variable
Dtest_subprocess.py34 _testcapi = None variable
/external/python/cpython3/Lib/test/
Dtest_dict_version.py9 _testcapi = support.import_module('_testcapi') variable
Dtest_faulthandler.py18 _testcapi = None variable
Dtest_generators.py14 _testcapi = None variable
Dtest_tracemalloc.py14 _testcapi = None variable
Dtest_signal.py16 _testcapi = None variable
Dtest_marshal.py13 _testcapi = None variable
Dtest_capi.py27 _testcapi = support.import_module('_testcapi') variable
Dtest_call.py6 _testcapi = None variable
Dtest_time.py15 _testcapi = None variable
Dtest_getargs2.py7 _testcapi = support.import_module('_testcapi') variable
Dtest_buffer.py51 _testcapi = None variable
Dtest_codecs.py15 _testcapi = None variable
Dtest_subprocess.py28 _testcapi = None variable
Dtest_descr.py19 _testcapi = None variable