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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 78 # Tests for python_implementation(), python_version(), python_branch(),
114 self.assertEqual(platform.python_branch(), info[2])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 78 # Tests for python_implementation(), python_version(), python_branch(),
114 self.assertEqual(platform.python_branch(), info[2])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 1508 def python_branch(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 1508 def python_branch(): function
    [all...]

Completed in 338 milliseconds