Home
last modified time | relevance | path

Searched defs:python_version (Results 1 – 6 of 6) sorted by relevance

/external/python/parse_type/
Dsetup.py33 python_version = float('%s.%s' % sys.version_info[:2]) variable
/external/fonttools/
Dmypy.ini2 python_version = 3.6 key
/external/python/asn1crypto/dev/
Ddeps.py409 def _is_valid_python_version(python_version, requires_python): argument
/external/pigweed/pw_doctor/py/pw_doctor/
Ddoctor.py199 def python_version(ctx: DoctorContext): function
/external/python/cpython3/Lib/
Dplatform.py1104 def python_version(): function
/external/python/cpython2/Lib/
Dplatform.py1492 def python_version(): function