Home
last modified time | relevance | path

Searched refs:PY3 (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/tools/lldbmacros/core/
H A Dxnu_lldb_init.py8 PY3 = sys.version_info > (3,) variable
78 if PY3:
/xnu-8019.80.24/tools/lldbmacros/
H A Dkcdata.py19 if six.PY3: