Home
last modified time | relevance | path

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

123456

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/utils/
H A Dglibc.py75 def libc_ver(): function
79 return platform.libc_ver()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/utils/
H A Dglibc.py75 def libc_ver(): function
79 return platform.libc_ver()
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/
H A Dcheckinst.py64 platform.libc_ver
68 logger.debug('platform.libc_ver()= %r', platform.libc_ver())
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_platform.py259 platform.libc_ver(executable)
266 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
281 self.assertEqual(platform.libc_ver(executable=filename),
291 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_platform.py259 platform.libc_ver(executable)
266 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
281 self.assertEqual(platform.libc_ver(executable=filename),
291 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_platform.py259 platform.libc_ver(executable)
266 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
281 self.assertEqual(platform.libc_ver(executable=filename),
291 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_platform.py259 platform.libc_ver(executable)
266 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
281 self.assertEqual(platform.libc_ver(executable=filename),
291 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_platform.py259 platform.libc_ver(executable)
266 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
281 self.assertEqual(platform.libc_ver(executable=filename),
291 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dplatform.pyi10 def libc_ver(
15 …def libc_ver(executable: str = ..., lib: str = ..., version: str = ..., chunksize: int = ...) -> T…
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dplatform.pyi10 def libc_ver(
15 …def libc_ver(executable: str = ..., lib: str = ..., version: str = ..., chunksize: int = ...) -> T…
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_platform.py319 platform.libc_ver(executable)
326 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
341 self.assertEqual(platform.libc_ver(executable=filename),
351 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dpythoninfo.py148 libc_ver = ('%s %s' % platform.libc_ver()).strip()
149 if libc_ver:
150 info_add('platform.libc_ver', libc_ver)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_platform.py378 platform.libc_ver(executable)
385 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
400 self.assertEqual(platform.libc_ver(executable=filename),
410 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
H A Dpythoninfo.py149 libc_ver = ('%s %s' % platform.libc_ver()).strip()
150 if libc_ver:
151 info_add('platform.libc_ver', libc_ver)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dpythoninfo.py149 libc_ver = ('%s %s' % platform.libc_ver()).strip()
150 if libc_ver:
151 info_add('platform.libc_ver', libc_ver)
H A Dtest_platform.py378 platform.libc_ver(executable)
385 self.assertEqual(platform.libc_ver(), ('mock', '1.0'))
400 self.assertEqual(platform.libc_ver(executable=filename),
410 self.assertEqual(platform.libc_ver(filename, chunksize=chunksize),
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/utils/
H A Dglibc.py81 def libc_ver(): function

123456