/usr/lib/python2.6/site-packages/debtcollector
NameSizeModeActions
fixtures/-0755rm
tests/-0755rm
moves.py47270644editdlrm
moves.pyc42720644editdlrm
removals.py67310644editdlrm
removals.pyc52400644editdlrm
renames.py16560644editdlrm
renames.pyc14740644editdlrm
updating.py23890644editdlrm
updating.pyc19940644editdlrm
_utils.py59440644editdlrm
_utils.pyc47870644editdlrm
__init__.py22250644editdlrm
__init__.pyc18460644editdlrm
Edit: /usr/lib/python2.6/site-packages/debtcollector/__init__.pyc (1846B)
Ñò }DVc @sSddkZddklZeiidƒiƒZddddde d„Z dS(iÿÿÿÿN(t_utilst debtcollectoric CsDti|d|d|d|d|ƒ}ti|d|d|ƒdS(s Helper to deprecate some thing using generated message format. :param prefix: prefix string used as the prefix of the output message :param postfix: postfix string used as the postfix of the output message :param message: message string used as ending contents of the deprecate message :param version: version string (represents the version this deprecation was created in) :param removal_version: version string (represents the version this deprecation will be removed in); a string of '?' will denote this will be removed in some future unknown version :param stacklevel: stacklevel used in the :func:`warnings.warn` function to locate where the users code is in the :func:`warnings.warn` call :param category: the :mod:`warnings` category to use, defaults to :py:class:`DeprecationWarning` if not provided tpostfixtversiontmessagetremoval_versiont stackleveltcategoryN(Rtgenerate_messaget deprecation(tprefixRRRRRRt out_message((s=/tmp/pip-build-lt8jXN/debtcollector/debtcollector/__init__.pyt deprecates   ( t pbr.versiontpbrRRRt VersionInfotversion_stringt __version__tNonetDeprecationWarningR (((s=/tmp/pip-build-lt8jXN/debtcollector/debtcollector/__init__.pyts