관리-도구
편집 파일: readers.cpython-312.pyc
� t��e� � �� � d dl Z d dlZd dlZddlmZ ddlmZ ddlmZ d� Z G d� dej � Z G d � d ej � Z G d� dej � Z G d � dej � Zy)� N� )�abc)�unique_everseen)�ZipPathc �R � t t j j | � � S �N)�iter�collections�OrderedDict�fromkeys)�itemss ��/builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/readers.py�remove_duplicatesr s � ���'�'�0�0��7�8�8� c � � e Zd Zd� Zd� Zd� Zy)� FileReaderc �` � t j |j � j | _ y r )�pathlib�Path�path�parent)�self�loaders r �__init__zFileReader.__init__ s � ��L�L����-�4�4�� r c �J � t | j j |� � S �z{ Return the file system path to prevent `resources.path()` from creating a temporary copy. ��strr �joinpath�r �resources r � resource_pathzFileReader.resource_path � � � �4�9�9�%�%�h�/�0�0r c � � | j S r �r �r s r �fileszFileReader.files � � ��y�y�r N��__name__� __module__�__qualname__r r"