‹“Re
ã @ s5 d Z d d d d d g Z Gd d „ d e ƒ Z d S) 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( e Z d Z d Z e Z d d „ Z d S)ÚSchemeztA Scheme holds paths which are used as the base directories for
artifacts associated with a Python package.
c C s1 | | _ | | _ | | _ | | _ | | _ d S)N)r r r r r )Úselfr r r r r © r úŠ/builddir/build/BUILDROOT/alt-python35-pip-20.2.4-5.el8.x86_64/opt/alt/python35/lib/python3.5/site-packages/pip/_internal/models/scheme.pyÚ__init__ s
zScheme.__init__N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚSCHEME_KEYSÚ __slots__r
r r r r r s r N)r r Úobjectr r r r r Ú