⚝
One Hat Cyber Team
⚝
Your IP:
160.79.108.82
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
python310
/
lib64
/
python3.10
/
__pycache__
/
View File Name :
imghdr.cpython-310.opt-1.pyc
o �?Og� � @ s4 d Z ddlmZ dgZd%dd�Zg Zdd� Ze�e� dd � Ze�e� d d� Z e�e � dd � Z e�e � dd� Ze�e� dd� Ze�e� dd� Z e�e � dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� dd� Ze�e� d d!� Zd"d#� Zed$kr�e� dS dS )&z<Recognize image file formats based on their first few bytes.� )�PathLike�whatNc C s� d }zE|d u r't | ttf�rt| d�}|�d�}n| �� }| �d�}| �|� tD ]}|||�}|r>| W |r=|�� S S q)W |rF|�� d S |rO|�� w w )N�rb� ) � isinstance�strr �open�read�tell�seek�tests�close)�file�h�f�locationZtf�res� r �-/opt/alt/python310/lib64/python3.10/imghdr.pyr s&