Home
last modified time | relevance | path

Searched refs:_python3 (Results 1 – 5 of 5) sorted by relevance

/external/capstone/bindings/python/
Dxprint.py6 _python3 = sys.version_info.major == 3 variable
10 if _python3:
16 if _python3:
Dtest_basic.py11 _python3 = sys.version_info.major == 3 variable
/external/capstone/suite/
Dppcbranch.py28 _python3 = sys.version_info.major == 3 variable
36 if _python3:
Dx86odd.py67 _python3 = sys.version_info.major == 3 variable
86 if _python3:
Dregress.py452 _python3 = sys.version_info.major == 3 variable
456 if _python3: