/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/models/ |
D | link.py | 191 requires_python: Optional[str] = None, 240 self.requires_python = requires_python if requires_python else None 278 requires_python=pyrequire, 306 requires_python=pyrequire, 312 if self.requires_python:
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/models/ |
D | link.py | 191 requires_python: Optional[str] = None, 240 self.requires_python = requires_python if requires_python else None 278 requires_python=pyrequire, 306 requires_python=pyrequire, 312 if self.requires_python:
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/models/ |
D | link.py | 191 requires_python: Optional[str] = None, 240 self.requires_python = requires_python if requires_python else None 278 requires_python=pyrequire, 306 requires_python=pyrequire, 312 if self.requires_python:
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/models/ |
D | link.py | 191 requires_python: Optional[str] = None, 240 self.requires_python = requires_python if requires_python else None 278 requires_python=pyrequire, 306 requires_python=pyrequire, 312 if self.requires_python:
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | packaging.py | 15 requires_python: Optional[str], version_info: Tuple[int, ...] 28 if requires_python is None: 31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | packaging.py | 15 requires_python: Optional[str], version_info: Tuple[int, ...] 28 if requires_python is None: 31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | packaging.py | 15 requires_python: Optional[str], version_info: Tuple[int, ...] 28 if requires_python is None: 31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | packaging.py | 15 requires_python: Optional[str], version_info: Tuple[int, ...] 28 if requires_python is None: 31 requires_python_specifier = specifiers.SpecifierSet(requires_python)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/ |
D | resolver.py | 79 requires_python = str(dist.requires_python) 84 requires_python, 102 requires_python, 108 dist.raw_name, version, requires_python
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/ |
D | resolver.py | 79 requires_python = str(dist.requires_python) 84 requires_python, 102 requires_python, 108 dist.raw_name, version, requires_python
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/ |
D | resolver.py | 79 requires_python = str(dist.requires_python) 84 requires_python, 102 requires_python, 108 dist.raw_name, version, requires_python
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/ |
D | resolver.py | 79 requires_python = str(dist.requires_python) 84 requires_python, 102 requires_python, 108 dist.raw_name, version, requires_python
|
/aosp_15_r20/external/python/typing_extensions/scripts/ |
D | check_package.py | 28 requires_python = data["project"]["requires-python"] 30 match = re.fullmatch(r">=3\.(\d+)", requires_python)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/index/ |
D | package_finder.py | 67 link.requires_python, 73 link.requires_python, 83 link.requires_python, 91 link.requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/index/ |
D | package_finder.py | 67 link.requires_python, 73 link.requires_python, 83 link.requires_python, 91 link.requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/index/ |
D | package_finder.py | 67 link.requires_python, 73 link.requires_python, 83 link.requires_python, 91 link.requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/index/ |
D | package_finder.py | 67 link.requires_python, 73 link.requires_python, 83 link.requires_python, 91 link.requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/ |
D | provider.py | 180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER 188 not requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/ |
D | provider.py | 180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER 188 not requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/ |
D | provider.py | 180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER 188 not requires_python,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/ |
D | provider.py | 180 requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER 188 not requires_python,
|
/aosp_15_r20/external/python/asn1crypto/dev/ |
D | deps.py | 409 def _is_valid_python_version(python_version, requires_python): argument 429 if requires_python is not None: 438 for part in map(str_cls.strip, requires_python.split(',')):
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | pprint.rst | 318 'requires_python': None, 364 'requires_python': None, 413 'requires_python': None,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/metadata/ |
D | base.py | 432 def requires_python(self) -> SpecifierSet: member in BaseDistribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/metadata/ |
D | base.py | 432 def requires_python(self) -> SpecifierSet: member in BaseDistribution
|