Home
last modified time | relevance | path

Searched refs:libc_ver (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_platform.py257 res = platform.libc_ver(executable)
/external/python/cpython2/Lib/
Dplatform.py143 def libc_ver(executable=sys.executable,lib='',version='', function
1578 libcname,libcversion = libc_ver(sys.executable)
/external/python/cpython2/Doc/library/
Dplatform.rst275 .. function:: libc_ver(executable=sys.executable, lib='', version='', chunksize=2048)