Your IP : 216.73.216.52


Current Path : /usr/lib/python3/dist-packages/hamcrest/core/__pycache__/
Upload File :
Current File : //usr/lib/python3/dist-packages/hamcrest/core/__pycache__/selfdescribingvalue.cpython-38.pyc

U

�b�VB�@s4ddlmZddlZdZdZdZGdd�de�ZdS)�)�SelfDescribingNzJon ReidzCopyright 2011 hamcrest.orgzBSD, see License.txtc@s eZdZdZdd�Zdd�ZdS)�SelfDescribingValuea(Wrap any value in a ``SelfDescribingValue`` to satisfy the
    :py:class:`~hamcrest.core.selfdescribing.SelfDescribing` interface.

    **Deprecated:** No need for this class now that
    :py:meth:`~hamcrest.core.description.Description.append_description_of`
    handles any type of value.

    cCst�dt�||_dS)Nz$SelfDescribingValue no longer needed)�warnings�warn�DeprecationWarning�value)�selfr�r	�C/usr/lib/python3/dist-packages/hamcrest/core/selfdescribingvalue.py�__init__s�zSelfDescribingValue.__init__cCs|�|j�dS)z%Generates a description of the value.N)Zappend_valuer)rZdescriptionr	r	r
�describe_toszSelfDescribingValue.describe_toN)�__name__�
__module__�__qualname__�__doc__rrr	r	r	r
r
s	r)Zhamcrest.core.selfdescribingrr�
__author__Z
__copyright__Z__license__rr	r	r	r
�<module>s