관리-도구
편집 파일: exceptions.cpython-311.pyc
� �܋fb � � � 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� � �F/opt/cloudlinux/venv/lib64/python3.11/site-packages/attr/exceptions.pyr r s&