| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/scipy/_lib/__pycache__/ |
Upload File : |
�
d�ch � �F � d dl Z d dlZdgZdd�Z G d� d� � Zd d�ZdS )
� N�_deprecated� c � � �� � �fd�}|S )z2Deprecate a function by emitting a warning on use.c �� �� � t � t � � r1t j d� � � � t
d�� � � S t
j � � � � ��fd�� � }� j |_ |S )NzTrying to deprecate class {!r}r ��category�
stacklevelc �L �� t j �t ��� � �| i |��S )Nr )�warnings�warn�DeprecationWarning)�args�kwargs�fun�msgr s ����8/usr/lib/python3/dist-packages/scipy/_lib/deprecation.py�callz'_deprecated.<locals>.wrap.<locals>.call s9 �� ��M�#�(:�%/�
1�
1�
1�
1��3��'��'�'�'� ) �
isinstance�typer r �format�RuntimeWarning� functools�wraps�__doc__)r r r r s ` ��r �wrapz_deprecated.<locals>.wrap s� ��� ��c�4� � � ��M�0�7�7��<�<�'�A�
7�
7�
7�
7� �J� ��� � � (� (� (� (� (� (�
� � (� �{����r � )r r r s `` r r r s) ��� �
�
�
�
�
�
� �Kr c �$ � e Zd ZdZd� Zd� Zd� ZdS )�_DeprecationHelperStrz3
Helper class used by deprecate_cython_api
c �"