✏️ 正在编辑: toml_char.cpython-311.pyc
路径:
/opt/cloudlinux/venv/lib/python3.11/site-packages/tomlkit/__pycache__/toml_char.cpython-311.pyc
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
� �|oi � �* � d dl Z G d� de� � ZdS )� Nc � � � e Zd Z� fd�Zej ej z dz ZdZej dz Z dZ dZe ez Zde fd�Zde fd �Zde fd �Zde fd�Zde fd�Zde fd �Z� xZS )�TOMLCharc � �� t � � � � � t | � � dk rt d� � �d S )N� z$A TOML character must be of length 1)�super�__init__�len� ValueError)�self�c� __class__s ��c/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/tomlkit/toml_char.pyr zTOMLChar.__init__ s>