⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
debian
/
__pycache__
/
View File Name :
deprecation.cpython-310.pyc
o a @ s@ d Z ddlZz ddlmZmZ W n ey Y nw dd ZdS )z& Utility module to deprecate features N)AnyCallablec s@ z j }W n ty jj }Y nw d| fdd}|S )z Return a function that warns it is deprecated by another function. Returns a new function that warns it is deprecated by function ``func``, then acts as a pass-through wrapper for ``func``. zUse %s insteadc s t jtdd | i |S )N ) stacklevel)warningswarnDeprecationWarning)argskwargsfuncwarn_msg 4/usr/lib/python3/dist-packages/debian/deprecation.pydeprecated_func0 s z/function_deprecated_by.
.deprecated_func)__name__AttributeError__func__)r func_namer r r r function_deprecated_by# s r )__doc__r typingr r ImportErrorr r r r r
s