File: //opt/alt/python311/lib/python3.11/site-packages/botocore/__pycache__/stub.cpython-311.pyc
�
/�;f0; � � � d dl Z d dlmZ d dlmZ d dlmZ d dlmZm Z m
Z
mZ d dlm
Z
G d� d� � Z e� � Z G d � d
� � ZdS )� N)�deque)�pformat)�AWSResponse)�ParamValidationError�StubAssertionError�StubResponseError�UnStubbedResponseError)�validate_parametersc �$ � e Zd ZdZd� Zd� Zd� ZdS )�_ANYzZ
A helper object that compares equal to everything. Copied from
unittest.mock
c � � dS )NT� ��self�others �@/opt/alt/python311/lib/python3.11/site-packages/botocore/stub.py�__eq__z_ANY.__eq__! s � ��t� c � � dS )NFr r s r �__ne__z_ANY.__ne__$ s � ��ur c � � dS )Nz<ANY>r �r s r �__repr__z
_ANY.__repr__'