
     h                     .    d dl Z ddlmZ g dZd Zd ZdS )    N   )_add_newdocs)get
add_newdocDictdocdictc                      t           S )N)__all__     U/var/www/html/Sam_Eipo/venv/lib/python3.11/site-packages/scipy/special/add_newdocs.py__dir__r   	   s    Nr   c                     | t           vrt          d|  d          t          j        dt          d           t          t          |           S )Nz=scipy.special.add_newdocs is deprecated and has no attribute .z]The `scipy.special.add_newdocs` namespace is deprecated. and will be removed in SciPy v2.0.0.   )category
stacklevel)r
   AttributeErrorwarningswarnDeprecationWarninggetattrr   )names    r   __getattr__r      sm    7    	 M :-!= = = = <&&&r   )r    r   r
   r   r   r   r   r   <module>r      sU          
2
2
2  
' 
' 
' 
' 
'r   