shell bypass 403
�
%fx � �: � d Z ddlZddlZddlmZ G d� de� Zy)zImplementation of the DbDoc.� N� )�STRING_TYPESc �. � e Zd ZdZd� Zd� Zd� Zd� Zd� Zy)�DbDocz�Represents a generic document in JSON format.
Args:
value (object): The value can be a JSON string or a dict.
Raises:
ValueError: If ``value`` type is not a basestring or dict.
c �� � t |t � r|| _ y t |t � rt j
|� | _ y t
dj t |� � � �)NzUnable to handle type: {0}) �
isinstance�dict�__dict__r �json�loads�
ValueError�format�type)�self�values �C/usr/local/python-3.12/lib/python3.12/site-packages/mysqlx/dbdoc.py�__init__zDbDoc.__init__) sH � ��e�T�"�!�D�M�
��|�
,� �J�J�u�-�D�M��9�@�@��e��M�N�N� c � � | j | S �N)r
)r �indexs r �__getitem__zDbDoc.__getitem__2 s � ��}�}�U�#�#r c �6 � | j j � S r )r
�keys�r s r r z
DbDoc.keys5 s � ��}�}�!�!�#�#r c � � d| j vr+t j � j | j d<