HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/hamcrest/core/core/__pycache__/isanything.cpython-310.pyc
o

(]^��@stddlmZmZddlmZddlmZddlmZdZ	dZ
dZGdd	�d	ee�Zddee
deefd
d�Zd
S)�)�Any�Optional)�BaseMatcher)�Description)�MatcherzJon ReidzCopyright 2011 hamcrest.orgzBSD, see License.txtc@sFeZdZdeeddfdd�Zdedefdd�Zde	ddfd	d
�Z
dS)�
IsAnything�description�returnNcCs|pd|_dS)N�ANYTHING�r��selfr�r�?/usr/lib/python3/dist-packages/hamcrest/core/core/isanything.py�__init__
szIsAnything.__init__�itemcCsdS)NTr)r
rrrr�_matchesszIsAnything._matchescCs|�|j�dS�N)�append_textrrrrr�describe_toszIsAnything.describe_to)�__name__�
__module__�__qualname__r�strrr�boolrrrrrrrrsrNrr	cCst|�S)z�Matches anything.

    :param description: Optional string used to describe this matcher.

    This matcher always evaluates to ``True``. Specify this in composite
    matchers when the value of a particular element is unimportant.

    )rrrrr�anythings	rr)�typingrr�hamcrest.core.base_matcherr�hamcrest.core.descriptionr�hamcrest.core.matcherr�
__author__�
__copyright__�__license__rrrrrrr�<module>s