
    c                     ~    d Z ddlmZ ddlmZ ddlmZ deddfdZ e                                eed	            dS )
z"Astroid hooks for the UUID module.    )AstroidManager)Const)ClassDefnodereturnNc                 :    t          d|           g| j        d<   d S )Nr   )parentint)r   localsr   s    8lib/python3.11/site-packages/astroid/brain/brain_uuid.py_patch_uuid_classr      s$    $///0DK    c                 2    |                                  dk    S )Nz	uuid.UUID)qnamer   s    r   <lambda>r      s    djjllk.I r   )	__doc__astroid.managerr   astroid.nodes.node_classesr   astroid.nodes.scoped_nodesr   r   register_transform r   r   <module>r      s   
 ) ( * * * * * * , , , , , , / / / / / /1H 1 1 1 1 1
    # #!I!I    r   