|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/ |
�
^�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.el9.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.el9.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.el9.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyt <module> s