관리-도구
편집 파일: scheme.pyc
� �Rec @ s5 d Z d d d d d g Z d e f d � � YZ d S( s� 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. t platlibt purelibt headerst scriptst datat Schemec B s e Z d Z e Z d � Z RS( st A 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 ( t selfR R R R R ( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyt __init__ s ( t __name__t __module__t __doc__t SCHEME_KEYSt __slots__R ( ( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyR s N( R R t objectR ( ( ( s� /builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyt <module> s