File: //usr/lib/python3.9/site-packages/pip/_internal/models/__pycache__/index.cpython-39.pyc
a
?�f� � @ s8 d dl mZ G dd� de�Zeddd�Zeddd�Zd S )
� )�parsec s0 e Zd ZdZg d�Z� fdd�Zdd� Z� ZS )�PackageIndexzGRepresents a Package Index and provides easier access to endpoints
)�url�netloc�
simple_url�pypi_url�file_storage_domainc sD t t| ��� || _t�|�j| _| �d�| _| �d�| _ || _
d S )N�simpleZpypi)�superr �__init__r �urllib_parse�urlsplitr �
_url_for_pathr r r )�selfr r �� __class__� �>/usr/lib/python3.9/site-packages/pip/_internal/models/index.pyr s zPackageIndex.__init__c C s t �| j|�S )N)r �urljoinr )r �pathr r r r s zPackageIndex._url_for_path)�__name__�
__module__�__qualname__�__doc__� __slots__r r �
__classcell__r r r r r s
r zhttps://pypi.org/zfiles.pythonhosted.org)r zhttps://test.pypi.org/ztest-files.pythonhosted.orgN)Zpip._vendor.six.moves.urllibr r �objectr ZPyPIZTestPyPIr r r r �<module> s ��