Home
last modified time | relevance | path

Searched defs:is_wasi (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_dir_util.py14 from test.support import run_unittest, is_emscripten, is_wasi namespace
H A Dtest_sysconfig.py13 from test.support import run_unittest, swap_item, requires_subprocess, is_wasi namespace
/third_party/python/Lib/test/
H A Dtest_pyexpat.py15 from test.support import sortdict, is_emscripten, is_wasi namespace
H A Dtest_locale.py2 from test.support import verbose, is_android, is_emscripten, is_wasi namespace
H A Dtest_pathlib.py16 from test.support import is_emscripten, is_wasi namespace
/third_party/python/Tools/wasm/
H A Dwasm_build.py353 def is_wasi(self) -> bool: member in Host

Completed in 8 milliseconds