|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /opt/alt-old/python27/lib/python2.7/site-packages/pip/_internal/models/ |
Upload File : |
�
x�_c @ 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 ( ( sL /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 ( ( ( sL /opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyR s N( R
R t objectR ( ( ( sL /opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/scheme.pyt <module> s