/usr/lib/python3/dist-packages/debian/__pycache__
NameSizeModeActions
arfile.cpython-310.pyc100240644editdlrm
changelog.cpython-310.pyc275540644editdlrm
copyright.cpython-310.pyc210830644editdlrm
deb822.cpython-310.pyc755650644editdlrm
debfile.cpython-310.pyc132180644editdlrm
debian_support.cpython-310.pyc202770644editdlrm
debtags.cpython-310.pyc141890644editdlrm
deprecation.cpython-310.pyc10280644editdlrm
watch.cpython-310.pyc64780644editdlrm
_util.cpython-310.pyc111970644editdlrm
_version.cpython-310.pyc2150644editdlrm
__init__.cpython-310.pyc8080644editdlrm
Edit: /usr/lib/python3/dist-packages/debian/__pycache__/deprecation.cpython-310.pyc (1028B)
o a@s@dZddlZz ddlmZmZWn eyYnwddZdS)z& Utility module to deprecate features N)AnyCallablecs@zj}Wn tyjj}Ynwd|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 insteadcstjtdd|i|S)N) stacklevel)warningswarnDeprecationWarning)argskwargsfuncwarn_msg4/usr/lib/python3/dist-packages/debian/deprecation.pydeprecated_func0sz/function_deprecated_by..deprecated_func)__name__AttributeError__func__)r func_namerrr rfunction_deprecated_by#s   r)__doc__rtypingrr ImportErrorrrrrrs