⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.31
Server IP:
95.217.99.93
Server:
Linux sv1.sonichosted.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.12
/
ctypes
/
__pycache__
/
View File Name :
_endian.cpython-312.opt-1.pyc
� T��h� � �V � d dl Z d dl� ee� Zd� Z G d� d� Z G d� de ee� � Z G d� d e ee � � Z e j d k( r!dZeZ G d� d ee�� Ze Z G d� de e �� Zye j dk( r!dZeZ G d� dee�� Z e Z G d� de e �� Zy ed� �)� N)�*c �� � t | t � rt | t � S t | t � r"t | j � | j z S t | t t f� r| S t d| z � �)z�Return 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: %s)�hasattr� _OTHER_ENDIAN�getattr� isinstance�_array_type� _other_endian�_type_�_length_� issubclass� Structure�Union� TypeError)�typs �'/usr/lib64/python3.12/ctypes/_endian.pyr r sb � � �s�M�"��s�M�*�*��#�{�#��S�Z�Z�(�3�<�<�7�7��#� �5�)�*�� � �A�C�G� H�H� c � � � e Zd Z� fd�Z� xZS )� _swapped_metac � �� |dk( r9g }|D ]0 }|d }|d }|dd }|j |t |� f|z � �2 |}t �| � ||� y )N�_fields_r � � )�appendr �super�__setattr__) �self�attrname�value�fields�desc�namer �rest� __class__s �r r z_swapped_meta.__setattr__ sh �� ��z�!��F����A�w���1�g���A�B�x��� � �t�]�3�%7�8�4�?�@� � �E� ���H�e�,r )�__name__� __module__�__qualname__r � __classcell__)r$ s @r r r s �� � -� -r r c � � e Zd Zy)�_swapped_struct_metaN�r% r&