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

[��f��@sdZgd�ZGdd�d�ZdS)z�
For types associated with installation schemes.

For a general overview of available schemes and their context, see
https://docs.python.org/3/install/index.html#alternate-installation.
��platlib�purelib�headers�scripts�datac@s,eZdZdZeZeeeeedd�dd�ZdS)�SchemeztA Scheme holds paths which are used as the base directories for
    artifacts associated with a Python package.
    N)rrrrr�returncCs"||_||_||_||_||_dS)Nr)�selfrrrrr�r
�?/usr/lib/python3.9/site-packages/pip/_internal/models/scheme.py�__init__s
zScheme.__init__)�__name__�
__module__�__qualname__�__doc__�SCHEME_KEYS�	__slots__�strrr
r
r
rrs�rN)rrrr
r
r
r�<module>s