Searched refs:VERSION_PEP440 (Results 1 – 2 of 2) sorted by relevance
47 VERSION_PEP440 = Regex(Specifier._regex_str, re.VERBOSE | re.IGNORECASE) variable50 VERSION_ONE = VERSION_PEP440 ^ VERSION_LEGACY