Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
idna / lib / python2.7 / site-packages / debtcollector / __init__.pyc
Size: Mime:
ó
ãEYc@sSddlZddlmZejjdƒjƒZddddde	d„Z
dS(iÿÿÿÿN(t_utilst
debtcollectoric
CsDtj|d|d|d|d|ƒ}tj|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_messagetdeprecation(tprefixRRRRRRtout_message((sK/home/tvault/.virtenv/lib/python2.7/site-packages/debtcollector/__init__.pyt	deprecates
	(tpbr.versiontpbrRRRtVersionInfotversion_stringt__version__tNonetDeprecationWarningR(((sK/home/tvault/.virtenv/lib/python2.7/site-packages/debtcollector/__init__.pyt<module>s