HomeSort by relevance Sort by last modified time
    Searched refs:python_compiler (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 79 # python_revision(), python_build(), and python_compiler().
117 self.assertEqual(platform.python_compiler(), info[5])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 79 # python_revision(), python_build(), and python_compiler().
117 self.assertEqual(platform.python_compiler(), info[5])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 46 # APIs (python_version(), python_compiler(), etc.)
1543 def python_compiler(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 46 # APIs (python_version(), python_compiler(), etc.)
1543 def python_compiler(): function
    [all...]

Completed in 61 milliseconds