Home
last modified time | relevance | path

Searched refs:python_version (Results 1 – 25 of 47) sorted by relevance

12

/external/python/rsa/
DPipfile.lock8 "python_version": "3.6"
41 …arkers": "python_version >= '2.7' and python_version != '3.1.*' and python_version != '3.3.*' and
114 …arkers": "python_version != '3.1.*' and python_version >= '2.6' and python_version != '3.2.*' and
151 …arkers": "python_version != '3.1.*' and python_version != '3.3.*' and python_version != '3.2.*' an…
202 …arkers": "python_version != '3.1.*' and python_version != '3.3.*' and python_version != '3.2.*' an…
210 …arkers": "python_version != '3.1.*' and python_version != '3.3.*' and python_version != '3.2.*' an…
284 …arkers": "python_version != '3.1.*' and python_version != '3.3.*' and python_version != '3.2.*' an…
307python_version != '3.1.*' and python_version >= '2.6' and python_version != '3.3.*' and python_ver…
315 …"markers": "python_version != '3.1.*' and python_version != '3.2.*' and python_version != '3.0.*' …
DPipfile16 pathlib2 = {version = "*", markers="python_version < '3.6'"}
19 python_version = "3.6"
/external/fonttools/Lib/fonttools.egg-info/
Drequires.txt18 [all:python_version < "3.4"]
23 [all:python_version < "3.7" and platform_python_implementation != "PyPy"]
43 [lxml:python_version < "3.4"]
61 [ufo:python_version < "3.4"]
66 [unicode:python_version < "3.7" and platform_python_implementation != "PyPy"]
/external/python/dateutil/
Drequirements-dev.txt2 pytest >= 3.0; python_version != '3.3'
3 pytest < 3.3; python_version == '3.3'
7 mock ; python_version < '3.0'
/external/python/google-api-python-client/
Dtox.ini15 django<2.0.0; python_version < '3.0.0'
16 django>=2.0.0; python_version > '3.0.0'
/external/python/futures/
DREADME.rst17 ':python_version == "2.7"': ['futures']
28 'futures; python_version == "2.7"'
DPKG-INFO25 ':python_version == "2.7"': ['futures']
36 'futures; python_version == "2.7"'
/external/python/cpython3/Lib/idlelib/
Dhelp_about.py6 from platform import python_version, architecture
92 python_version()[:3] + '/library/idle.html',
101 text='Python version: ' + python_version(),
127 text='IDLE version: ' + python_version(),
Dhelp.py29 from platform import python_version
278 HelpWindow(parent, filename, 'IDLE Help (%s)' % python_version())
/external/python/futures/futures.egg-info/
DPKG-INFO25 ':python_version == "2.7"': ['futures']
36 'futures; python_version == "2.7"'
/external/python/pyasn1/
Ddevel-requirements.txt1 sphinx<1.5; python_version < '3.4'
/external/python/mock/
Drequirements.txt1 funcsigs>=1;python_version<"3.3"
/external/fonttools/
Drequirements.txt5 unicodedata2==11.0.0; python_version < '3.7' and platform_python_implementation != "PyPy"
/external/python/apitools/
Dsetup.py51 py_version = platform.python_version()
/external/python/setuptools/setuptools/_vendor/packaging/
Dmarkers.py265 "python_full_version": platform.python_version(),
267 "python_version": platform.python_version()[:3],
/external/python/setuptools/pkg_resources/_vendor/packaging/
Dmarkers.py265 "python_full_version": platform.python_version(),
267 "python_version": platform.python_version()[:3],
/external/grpc-grpc/templates/src/python/grpcio_testing/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/grpc-grpc/templates/src/python/grpcio/grpc/
D_grpcio_metadata.py.template19 __version__ = """${settings.python_version.pep440()}"""
/external/grpc-grpc/templates/tools/distrib/python/grpcio_tools/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/grpc-grpc/templates/src/python/grpcio/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/grpc-grpc/templates/src/python/grpcio_reflection/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/grpc-grpc/templates/src/python/grpcio_health_checking/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/grpc-grpc/templates/src/python/grpcio_tests/
Dgrpc_version.py.template19 VERSION = '${settings.python_version.pep440()}'
/external/python/cpython2/Lib/idlelib/
Dhelp.py29 from platform import python_version
273 HelpWindow(parent, filename, 'IDLE Help (%s)' % python_version())
/external/v8/tools/
Drun-tests.py.vpython25 python_version: "2.7"

12