Lines Matching refs:is_python_2
26 def is_python_2(): function
40 if is_python_2() == False:
150 if is_python_2():
396 if(is_python_2() == True):
406 if(is_python_2() == True):
416 if(is_python_2() == True):
426 if(is_python_2() == True):
436 if(is_python_2() == True):
446 if(is_python_2() == True):
456 if(is_python_2() == True):
466 if(is_python_2() == True):
1078 if is_python_2():
1408 if is_python_2() == False: