Home
last modified time | relevance | path

Searched refs:has_pywin32 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/debuginfo-tests/dexter/dex/utils/
DUnitTests.py15 from dex.utils import is_native_windows, has_pywin32
30 return has_pywin32()
DEnvironment.py16 def has_pywin32(): function
D__init__.py11 from dex.utils.Environment import is_native_windows, has_pywin32