File: D:/Python311/Lib/test/test_importlib/builtin/__pycache__/test_loader.cpython-311.pyc
�
��Vc� � � � d dl mZmZ ej d� � Zd dlZd dlZd dlZd dlZ ej ej
j du d� � G d� dej � � � � Z ej
ee�� � \ ZZ ej ej
j du d� � G d� d � � � � Z ej
ee�� � \ ZZed
k r ej � � dS dS )� )�abc�utilzimportlib.machineryNzno reasonable builtin modulec �H � e Zd ZdZd� Zd� Zd� Zd� ZdxZZ dZ
d� Zd� Zd � Z
dS )
�LoaderTestsz(Test load_module() for built-in modules.c �0 � dd| j j d�| _ d S )N�errno� )�__name__�__package__�
__loader__)� machinery�BuiltinImporter�verification)�selfs �;D:\Python311\Lib\test\test_importlib\builtin\test_loader.py�setUpzLoaderTests.setUp s&