Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
resolution
/
resolvelib
/
__pycache__
[ HOME ]
Exec
Submit
File Name : provider.cpython-312.pyc
� p�/i�, � �* � d dl mZ d dlZd dlmZmZmZmZ d dlm Z d dl mZmZ d dl mZ d dlmZ dd lmZmZmZ dd lmZ ddlmZ ddlmZ erd d l mZ d dlmZ eeef Zeeeef Z neZ ed� Z! ed� Z" dd�Z# G d� de � Z$y)� )�annotationsN)�Iterable�Iterator�Mapping�Sequence)�cache)� TYPE_CHECKING�TypeVar)�AbstractProvider)�InstallRequirement� )� Candidate� Constraint�Requirement)�REQUIRES_PYTHON_IDENTIFIER)�Factory)�ExplicitRequirement)� Preference)�RequirementInformation�D�Vc �X � || v r| | S |j d� \ }}}|r || v r| | S |S )ai Get item from a package name lookup mapping with a resolver identifier. This extra logic is needed when the target mapping is keyed by package name, which cannot be directly looked up with an identifier (which may contain requested extras). Additional logic is added to also look up a value by "cleaning up" the extras from the identifier. �[)� partition)�mapping� identifier�default�name�open_bracket�_s �[/opt/hc_python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py�_get_with_identifierr"