Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python27
›
lib64
›
python2.7
›
test
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_bool.pyc
← Back
� �V~gc @ 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&