PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB`  pY@sddlZddlTeeZddZGdddeeZejdkrdZ eZ Gd d d ed eZ nFejd krd Z eZ Gddded eZ n e ddS)N)*cCsft|trt|tSt|tr?t|j|jSt|t rR|St d|dS)zReturn the type with the 'other' byte order. Simple types like c_int and so on already have __ctype_be__ and __ctype_le__ attributes which contain the types, for more complicated types arrays and structures are supported. z+This type does not support other endian: %sN) hasattr _OTHER_ENDIANgetattr isinstance _array_type _other_endianZ_type_Z_length_ issubclass Structure TypeError)typr &/opt/python35/lib/python3.5/_endian.pyrs rcs"eZdZfddZS) _swapped_metacs|dkrjg}xO|D]G}|d}|d}|dd}|j|t|f|qW|}tj||dS)NZ_fields_r)appendrsuper __setattr__)selfZattrnamevalueZfieldsZdescnamer rest) __class__r rrs    !z_swapped_meta.__setattr__)__name__ __module__ __qualname__rr r )rrrs rlittleZ __ctype_be__c@s"eZdZdZfZdZdS)BigEndianStructurez$Structure with big endian byte orderN)rrr__doc__ __slots___swappedbytes_r r r rr.s r metaclassbigZ __ctype_le__c@s"eZdZdZfZdZdS)LittleEndianStructurez'Structure with little endian byte orderN)rrrrr r!r r r rr$7s r$zInvalid byteorder) sysZctypestypeArrayrrr r byteorderrr$r RuntimeErrorr r r rs