One Hat Cyber Team
Your IP :
216.73.216.212
Server IP :
23.137.84.82
Server :
Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib64
/
python3.9
/
ctypes
/
macholib
/
__pycache__
/
View File Name :
dylib.cpython-39.opt-2.pyc
a �DOg$ � @ s: d dl Z dgZe �d�Zdd� Zdd� Zedkr6e� dS )� N� dylib_infoz�(?x) (?P<location>^.*)(?:^|/) (?P<name> (?P<shortname>\w+?) (?:\.(?P<version>[^._]+))? (?:_(?P<suffix>[^._]+))? \.dylib$ ) c C s t �| �}|sd S |�� S )N)�DYLIB_RE�match� groupdict)�filenameZis_dylib� r �-/usr/lib64/python3.9/ctypes/macholib/dylib.pyr s c C s ddd�} d S )Nc S s t | ||||d�S )N��location�nameZ shortname�version�suffix)�dictr r r r �d. s �ztest_dylib_info.<locals>.d)NNNNNr )r r r r �test_dylib_info- s r �__main__)�re�__all__�compiler r r �__name__r r r r �<module> s