File: D:/Python311/Lib/unittest/test/testmock/__pycache__/testmock.cpython-311.opt-1.pyc
�
��Vc�2 � �: � d dl Z d dlZd dlZd dlZd dlmZ d dlZd dlmZ d dlm Z d dl
mZmZm
Z
mZmZmZmZmZmZmZmZmZmZ G d� de� � Z G d� d e� � Z G d
� d� � Zd� Z G d
� dej � � Zedk r ej � � dS dS )� N)� ALWAYS_EQ)�is_instance��mock)
�call�DEFAULT�patch�sentinel� MagicMock�Mock�NonCallableMock�NonCallableMagicMock� AsyncMock�_Call� _CallList�create_autospec�InvalidSpecErrorc �$ � e Zd Zd� Zd� Zd� ZeZdS )�Iterc �2 � t g d�� � | _ d S )N��this�is�an�iter)r �thing��selfs �3D:\Python311\Lib\unittest\test\testmock\testmock.py�__init__z
Iter.__init__ s � ��6�6�6�7�7��
�
�
� c � � | S �N� r s r �__iter__z
Iter.__iter__ s � ��r! c �* � t | j � � S r# )�nextr r s r r'