Searched refs:_python3 (Results 1 – 5 of 5) sorted by relevance
6 _python3 = sys.version_info.major == 3 variable10 if _python3:16 if _python3:
11 _python3 = sys.version_info.major == 3 variable
28 _python3 = sys.version_info.major == 3 variable36 if _python3:
67 _python3 = sys.version_info.major == 3 variable86 if _python3:
452 _python3 = sys.version_info.major == 3 variable456 if _python3: