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