ÿØÿà JFIF H H ÿÛ C GIF89;
| System: Linux host57.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Current Path : /opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/ |
| Current File : //opt/alt/python27/lib/python2.7/site-packages/pip/_internal/models/candidate.pyc |
�
�Rec @ ss d d l m Z d d l m Z d d l m Z e rY d d l m Z d d l m Z n d e f d � � YZ
d S( i����( t parse( t KeyBasedCompareMixin( t MYPY_CHECK_RUNNING( t _BaseVersion( t Linkt InstallationCandidatec B s8 e Z d Z d d d g Z d � Z d � Z d � Z RS( s9 Represents a potential "candidate" for installation.
t namet versiont linkc C sV | | _ t | � | _ | | _ t t | � j d | j | j | j f d t � d S( Nt keyt defining_class( R t
parse_versionR R t superR t __init__( t selfR 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/candidate.pyR
s c C s d j | j | j | j � S( Ns) <InstallationCandidate({!r}, {!r}, {!r})>( t formatR 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/candidate.pyt __repr__ s c C s d j | j | j | j � S( Ns! {!r} candidate (version {} at {})( R 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/candidate.pyt __str__"