HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/hamcrest/library/collection/__pycache__/is_empty.cpython-38.pyc
U

�b�V��@s4ddlmZdZdZdZGdd�de�Zdd�Zd	S)
�)�BaseMatcherz
Chris RosezCopyright 2012 hamcrest.orgzBSD, see License.txtc@seZdZddd�Zdd�ZdS)�IsEmptyNcCsVz,t|�dkrWdS|r*|�dt|��Wn$tk
rP|rJ|�d�YdSXdS)NrTzhas %d item(s)zdoes not support lengthF)�len�append_text�	TypeError)�self�itemZmismatch_description�r	�F/usr/lib/python3/dist-packages/hamcrest/library/collection/is_empty.py�matches
s
��zIsEmpty.matchescCs|�d�dS)Nzan empty collection)r)rZdescriptionr	r	r
�describe_toszIsEmpty.describe_to)N)�__name__�
__module__�__qualname__rrr	r	r	r
rs
rcCst�S)zy
    This matcher matches any collection-like object that responds to the
    __len__ method, and has a length of 0.
    )rr	r	r	r
�emptysrN)Zhamcrest.core.base_matcherr�
__author__Z
__copyright__Z__license__rrr	r	r	r
�<module>s