o
    i>                     @   s   d d Z dS )c                 C   sH   ddl m} ddlm} t|| d }|d u rtd|  || d |S )N    )umath   )_raise_warningz+module 'numpy.core.umath' has no attribute r   )numpy._corer   _utilsr   getattrAttributeError)	attr_namer   r   ret r   7/tmp/pip-target-6s3ejoy9/lib/python/numpy/core/umath.py__getattr__   s   
r   N)r   r   r   r   r   <module>   s    