File: D:/Python311/Lib/test/test_importlib/__pycache__/test_resource.cpython-311.pyc
�
��Vc� � � � d dl Z d dlZd dlZd dlZddlmZ ddlmZmZ ddlm Z d dl
mZmZ d dlm
Z
d dlmZ G d � d
� � Z G d� deej � � Z G d
� dee j ej � � Zd� Z G d� dej � � Z G d� dej � � Z G d� de j ej � � Z G d� de j ej � � Z G d� dej � � Z G d� dej � � Zedk r ej � � dS dS )� N� )�data01)� zipdata01� zipdata02)�util)� resources�
import_module)�
import_helper)�unlinkc � � e Zd Zd� Zd� Zd� ZdS )�
ResourceTestsc � � t j | j � � dz }| � |� � � � � d S )N�binary.file)r �files�data�
assertTrue�is_file��self�targets �5D:\Python311\Lib\test\test_importlib\test_resource.py�test_is_file_existsz!ResourceTests.test_is_file_exists s: � �����+�+�m�;��������(�(�)�)�)�)�)� c � � t j | j � � dz }| � |� � � � � d S )Nz
not-a-file)r r r �assertFalser r s r �test_is_file_missingz"ResourceTests.test_is_file_missing s<