Searched refs:_ver_to_str (Results 1 – 1 of 1) sorted by relevance
24 def _ver_to_str(it): # type: (Iterable) -> str function35 … 'installation as described in the documentation.'.format(_ver_to_str(OLDEST_PYTHON_SUPPORTED),36 … _ver_to_str(sys.version_info[:3])))