shell bypass 403
�
%fL � �Z � d Z ddlmZ dd�Z edd� Z edd� Z ed d
� Zg d�Zy)
z
Constants.� ��
namedtupleNc �6 � t | |d�� }|� ||� S ||� S )z�Emulates an enum by creating a namedtuple.
Args:
name (string): The type name.
fields (tuple): The fields names.
values (tuple): The values of the fields.
Returns:
namedtuple: A namedtuple object.
F)�verboser )�name�fields�values�Enums �G/usr/local/python-3.12/lib/python3.12/site-packages/mysqlx/constants.py�create_enumr s+ � � �d�F�E�2�D�
�~��V�}����=�� �
Algorithms)�MERGE�TMPTABLE� UNDEFINED�
Securities)�DEFINER�INVOKER�CheckOptions)�CASCADED�LOCAL)r r r )N)�__doc__�collectionsr r r r r �__all__� r
r �<module>r sB ��0 � "��"