HEX
Server: Apache/2.4.67 (Debian)
System: Linux vps-b2547eb4 6.1.0-41-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/attr/__pycache__/setters.cpython-311.pyc
�

�cx��N�dZddlmZddlmZd�Zd�Zd�Zd�Ze	��Z
dS)	z%
Commonly used hooks for on_setattr.
�)�_config��FrozenAttributeErrorc����fd�}|S)zf
    Run all *setters* and return the return value of the last one.

    .. versionadded:: 20.1.0
    c�0��|}�D]}||||��}�|S)N�)�instance�attrib�	new_value�rv�setter�setterss     ��./usr/lib/python3/dist-packages/attr/setters.py�wrapped_pipezpipe.<locals>.wrapped_pipes1���
���	.�	.�F����&�"�-�-�B�B��	�r)rrs` r�pipers$���������rc��t���)zL
    Prevent an attribute to be modified.

    .. versionadded:: 20.1.0
    r)�_�__�___s   r�frozenrs���
 �
 � rc�V�tjdur|S|j}|s|S||||��|S)z^
    Run *attrib*'s validator on *new_value* if it has one.

    .. versionadded:: 20.1.0
    F)r�_run_validators�	validator)r	r
r�vs    r�validater'sH����%�'�'�����A������A�h��	�"�"�"��rc�.�|j}|r||��S|S)z
    Run *attrib*'s converter -- if it has one --  on *new_value* and return the
    result.

    .. versionadded:: 20.1.0
    )�	converter)r	r
r�cs    r�convertr 9s(��	��A����q��|�|���rN)�__doc__�r�
exceptionsrrrrr �object�NO_OPrrr�<module>r&s�����
������,�,�,�,�,�,����$!�!�!����$��� 	������r