Searched defs:python_version (Results 1 – 6 of 6) sorted by relevance
33 python_version = float('%s.%s' % sys.version_info[:2]) variable
2 python_version = 3.6 key
409 def _is_valid_python_version(python_version, requires_python): argument
199 def python_version(ctx: DoctorContext): function
1104 def python_version(): function
1492 def python_version(): function