%PDF- %PDF-
Direktori : /proc/self/root/opt/plesk/python/2.7/lib64/python2.7/test/ |
Current File : //proc/self/root/opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyc |
� 5}�ac @ 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 ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __init__ s c C s | j | k S( N( R ( R t other( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __lt__ s c C s | j | k S( N( R ( R R ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __le__ s c C s | j | k S( N( R ( R R ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __eq__ s c C s | j | k S( N( R ( R R ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __ne__ s c C s | j | k S( N( R ( R R ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __gt__ s c C s | j | k S( N( R ( R R ( ( s: /opt/plesk/python/2.7/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 ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __cmp__ s c C s d | j f S( Ns Number(%r)( R ( R ( ( s: /opt/plesk/python/2.7/lib64/python2.7/test/test_richcmp.pyt __repr__"