%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_bool.pyc |
� 5}�ac @ 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__( ( ( s7 /opt/plesk/python/2.7/lib64/python2.7/test/test_bool.pyR s s bool should not be subclassablei ( t boolt TypeErrort failt assertRaisest intt __new__( t selfR ( ( s7 /opt/plesk/python/2.7/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( ( s7 /opt/plesk/python/2.7/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 ( ( s7 /opt/plesk/python/2.7/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 ( ( s7 /opt/plesk/python/2.7/lib64/python2.7/test/test_bool.pyt test_str&