HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/lib/python3/dist-packages/debian/__pycache__/deprecation.cpython-38.pyc
U

&]�^��@sdZddlZdd�ZdS)z& Utility module to deprecate features �NcsBz
�j}Wntk
r&�jj}YnXd|���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 insteadcstj�tdd��||�S)N�)�
stacklevel)�warnings�warn�DeprecationWarning)�args�kwargs��funcZwarn_msg��4/usr/lib/python3/dist-packages/debian/deprecation.py�deprecated_func%sz/function_deprecated_by.<locals>.deprecated_func)�__name__�AttributeError�__func__)r
Z	func_namer
rr	r�function_deprecated_bys
r)�__doc__rrrrrr�<module>s