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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_platform.py 228 res = platform.libc_ver(executable)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_platform.py 228 res = platform.libc_ver(executable)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 141 def libc_ver(executable=sys.executable,lib='',version='', function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 141 def libc_ver(executable=sys.executable,lib='',version='', function
    [all...]

Completed in 489 milliseconds