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__/selfdescribing.cpython-38.pyc

U

�b�V>�@s dZdZdZGdd�de�ZdS)zJon ReidzCopyright 2011 hamcrest.orgzBSD, see License.txtc@seZdZdZdd�ZdS)�SelfDescribingz,The ability of an object to describe itself.cCstd��dS)aGenerates a description of the object.

        The description may be part of a description of a larger object of
        which this is just a component, so it should be worded appropriately.

        :param description: The description to be built or appended to.

        �describe_toN)�NotImplementedError)�selfZdescription�r�>/usr/lib/python3/dist-packages/hamcrest/core/selfdescribing.pyr	s	zSelfDescribing.describe_toN)�__name__�
__module__�__qualname__�__doc__rrrrrrsrN)�
__author__Z
__copyright__Z__license__�objectrrrrr�<module>s