Your IP : 3.137.177.204


Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/tomlkit/__pycache__/
Upload File :
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/tomlkit/__pycache__/toml_char.cpython-311.pyc

�

��bg��*�ddlZGd�de��ZdS)�Nc���eZdZ�fd�ZejejzdzZdZejdzZ	dZ
dZe
ezZde
fd�Zde
fd	�Zde
fd
�Zde
fd�Zde
fd�Zde
fd
�Z�xZS)�TOMLCharc���t�����t|��dkrtd���dS)N�z$A TOML character must be of length 1)�super�__init__�len�
ValueError)�self�c�	__class__s  ��b/builddir/build/BUILD/cloudlinux-venv-1.0.7/venv/lib/python3.11/site-packages/tomlkit/toml_char.pyrzTOMLChar.__init__s>���
���������t�9�9�q�=�=��C�D�D�D��=�z-_z= 	z+-_.ez 	z

�returnc��||jvS)zH
        Whether the character is a valid bare key name or not.
        )�BARE�rs r�is_bare_key_charzTOMLChar.is_bare_key_chars���t�y� � rc��||jvS)zN
        Whether the character is a valid key/value separator or not.
        )�KVrs r�	is_kv_sepzTOMLChar.is_kv_sep����t�w��rc��||jvS)z[
        Whether the character if a valid integer or float value character or not.
        )�NUMBERrs r�is_int_float_charzTOMLChar.is_int_float_char����t�{�"�"rc��||jvS)zI
        Whether the character is a whitespace character or not.
        )�WSrs r�is_wszTOMLChar.is_ws$rrc��||jvS)zG
        Whether the character is a new line character or not.
        )�NLrs r�is_nlzTOMLChar.is_nl*rrc��||jvS)z9
        Whether the character is a space or not
        )�SPACESrs r�	is_spaceszTOMLChar.is_spaces0rr)�__name__�
__module__�__qualname__r�string�
ascii_letters�digitsrrrr$r!r�boolrrrrr"r%�
__classcell__)r
s@rrrs�������E�E�E�E�E���&�-�/�$�6�D�	�B�
�]�W�
$�F�
�F�	�B�	�"��B�!�$�!�!�!�!��4�����#�4�#�#�#�#��t������t�����#�4�#�#�#�#�#�#�#�#rr)r)�strr�rr�<module>r0sB��
�
�
�
�0#�0#�0#�0#�0#�s�0#�0#�0#�0#�0#r

?>