Home | History | Annotate | Download | only in python2.7

Lines Matching refs:libc_ver

141 def libc_ver(executable=sys.executable,lib='',version='',
1603 libcname,libcversion = libc_ver(sys.executable)