Searched defs:_operators (Results 1 – 4 of 4) sorted by relevance
/external/python/setuptools/pkg_resources/_vendor/packaging/ | ||
D | specifiers.py | 92 _operators: Dict[str, str] = {} variable in _IndividualSpecifier |
D | markers.py | 177 _operators: Dict[str, Operator] = { variable |
/external/python/setuptools/setuptools/_vendor/packaging/ | ||
D | specifiers.py | 92 _operators: Dict[str, str] = {} variable in _IndividualSpecifier |
D | markers.py | 177 _operators: Dict[str, Operator] = { variable |