File: D:/Python311/Lib/test/test_importlib/builtin/__pycache__/test_finder.cpython-311.opt-2.pyc
�
��VcH
� � � d dl mZmZ ej d� � Zd dlZd dlZd dlZ ej ej j
du d� � G d� dej � � � � Z ej
ee�� � \ ZZ ej ej j
du d� � G d� d ej � � � � Z ej
ee�� � \ ZZed
k r ej � � dS dS )� )�abc�utilzimportlib.machineryNzno reasonable builtin modulec �2 � e Zd Z d� ZdZdZdZdZd� Zd� Z dS )�
FindSpecTestsc �: � t j t j j � � 5 | j j � t j j � � }| � |� � | � |j d� � d d d � � d S # 1 swxY w Y d S )Nzbuilt-in)
r �uncache�BUILTINS� good_name� machinery�BuiltinImporter� find_spec�
assertTrue�assertEqual�origin��self�founds �;D:\Python311\Lib\test\test_importlib\builtin\test_finder.py�test_modulezFindSpecTests.test_module s� � �
�\�$�-�1�
2�
2� 7� 7��N�2�<�<�T�]�=T�U�U�E��O�O�E�"�"�"����U�\�:�6�6�6� 7� 7� 7� 7� 7� 7� 7� 7� 7� 7� 7� 7���� 7� 7� 7� 7� 7� 7s �AB�B�BNc �r � d}| j j � |� � }| � |� � d S )N� importlib)r r r
�assertIsNone)r �name�specs r �test_failurezFindSpecTests.test_failure"