| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/site-packages/pandas/tests/util/__pycache__/ |
Upload File : |
�
1 �gQ � �Z � d dl mZ d dlZd dlmZ d dlmZ d� Zd� Z d� Z
d� Zd� Zd � Z
d
� Zy)� )�dedentN)� deprecatec � � y)z�
This is the summary. The deprecate directive goes next.
This is the extended summary. The deprecate directive goes before this.
�new_func called� r � �BC:\Python312\Lib\site-packages\pandas/tests/util/test_deprecate.py�new_funcr
s � � r c � � y)N�new_func_no_docstring calledr r r r �new_func_no_docstringr
s � �)r c � � y)z#Summary should be in the next line.znew_func_wrong_docstring calledr r r r �new_func_wrong_docstringr s � �,r c � � y)z�
This is the summary. The deprecate directive goes next.
.. deprecated:: 1.0
Use new_func instead.
This is the extended summary. The deprecate directive goes before this.
Nr r r r �new_func_with_deprecationr s � r c �� � t dt dd�� } t j t � 5 | � }d d d � dk( sJ �| j
t
t j
� k( sJ �y # 1 sw Y �9xY w)N� depr_func�1.0�Use new_func instead.��msgr )r r
�tm�assert_produces_warning�
FutureWarning�__doc__r r �r �results r �test_deprecate_okr '