| Server IP : 118.27.122.248 / Your IP : 216.73.216.17 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 @ sd d d l Z d d l m Z d d l Z d e j f d � � YZ d � Z e d k r` e � n d S( i����N( t test_supportt BoolTestc B s� e Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( c C sX y d t f d � � Y} Wn t k r- n X| j d � | j t t j t d � d S( Nt Cc B s e Z RS( ( t __name__t __module__( ( ( s3 /opt/alt/python27/lib64/python2.7/test/test_bool.pyR s s bool should not be subclassablei ( t boolt TypeErrort failt assertRaisest intt __new__( t selfR ( ( s3 /opt/alt/python27/lib64/python2.7/test/test_bool.pyt test_subclass s c C sz zX t t j d � } | t It IJ| j � t t j d � } | j | j � d � Wd | j � t j t j � Xd S( Nt wbt rbs False True ( t openR t TESTFNt Falset Truet closet assertEqualt readt ost remove( R t fo( ( s3 /opt/alt/python27/lib64/python2.7/test/test_bool.pyt test_print s c C sh | j t t � d � | j t t � d � | j t t t � � t � | j t t t � � t � d S( NR R ( R t reprR R t eval( R ( ( s3 /opt/alt/python27/lib64/python2.7/test/test_bool.pyt test_repr s c C s0 | j t t � d � | j t t � d � d S( NR R ( R t strR R ( R ( ( s3 /opt/alt/python27/lib64/python2.7/test/test_bool.pyt test_str&