File: //opt/cloudlinux/venv/lib64/python3.11/site-packages/attr/__pycache__/exceptions.cpython-311.pyc
�
���h���c� � � G d � de � � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� d e� � Z G d
� de� � Z G d� d
e� � Z G d� de� � Z
G d� de� � ZdS )c � � e Zd ZdZdZegZdS )�FrozenErrorz�
A frozen/immutable instance or attribute have been attempted to be
modified.
It mirrors the behavior of ``namedtuples`` by using the same error message
and subclassing `AttributeError`.
.. versionadded:: 20.1.0
zcan't set attributeN)�__name__�
__module__�__qualname__�__doc__�msg�args� � �`/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/attr/exceptions.pyr r s&