Current File : //lib/python3.9/site-packages/pip/_internal/models/__pycache__/index.cpython-39.pyc
a

[��f�@s2ddlZGdd�d�Zeddd�Zeddd�ZdS)	�NcsBeZdZdZgd�Zeedd��fdd�Zeed�dd	�Z�ZS)
�PackageIndexzBRepresents a Package Index and provides easier access to endpoints)�url�netloc�
simple_url�pypi_url�file_storage_domainN)rr�returncsBt���||_tj�|�j|_|�d�|_|�d�|_	||_
dS)N�simpleZpypi)�super�__init__r�urllib�parse�urlsplitr�
_url_for_pathrrr)�selfrr��	__class__��>/usr/lib/python3.9/site-packages/pip/_internal/models/index.pyr	s
zPackageIndex.__init__)�pathrcCstj�|j|�S)N)rr
�urljoinr)rrrrrrszPackageIndex._url_for_path)	�__name__�
__module__�__qualname__�__doc__�	__slots__�strrr�
__classcell__rrrrrsrzhttps://pypi.org/zfiles.pythonhosted.org)rzhttps://test.pypi.org/ztest-files.pythonhosted.org)�urllib.parserrZPyPIZTestPyPIrrrr�<module>s
�