Searched refs:python_compiler (Results 1 – 5 of 5) sorted by relevance
206 self.assertEqual(platform.python_compiler(), info[5])
58 if 'Clang' in platform.python_compiler() and sys.platform == 'darwin':
103 .. function:: python_compiler()
1175 def python_compiler(): function
2471 platform.python_compiler()))