U ʗRe @ s, G d d dZ e ZG dd dZe ZdS )c @ s e Zd ZedddZedddZeedddZ eedd d Z eedddZeedd dZeedddZ eddddZdS )InfinityTypereturnc C s dS )NInfinity selfr r /builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/packaging/_structures.py__repr__ s zInfinityType.__repr__c C s t t| S Nhashreprr r r r __hash__ s zInfinityType.__hash__otherr c C s dS NFr r r r r r __lt__ s zInfinityType.__lt__c C s dS r r r r r r __le__ s zInfinityType.__le__c C s t || jS r isinstance __class__r r r r __eq__ s zInfinityType.__eq__c C s dS NTr r r r r __gt__ s zInfinityType.__gt__c C s dS r r r r r r __ge__ s zInfinityType.__ge__NegativeInfinityTyper r c C s t S r )NegativeInfinityr r r r __neg__ s zInfinityType.__neg__N)__name__ __module____qualname__strr intr objectboolr r r r r r r r r r r s r c @ s e Zd ZedddZedddZeedddZ eedd d Z eedddZeedd dZeedddZ eedddZdS )r r c C s dS )Nz -Infinityr r r r r r $ s zNegativeInfinityType.__repr__c C s t t| S r r r r r r r ' s zNegativeInfinityType.__hash__r c C s dS r r r r r r r * s zNegativeInfinityType.__lt__c C s dS r r r r r r r - s zNegativeInfinityType.__le__c C s t || jS r r r r r r r 0 s zNegativeInfinityType.__eq__c C s dS r r r r r r r 3 s zNegativeInfinityType.__gt__c C s dS r r r r r r r 6 s zNegativeInfinityType.__ge__r c C s t S r )r r r r r r 9 s zNegativeInfinityType.__neg__N)r r! r" r# r r$ r r% r&