| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python311/lib64/python3.11/importlib/resources/__pycache__/ |
Upload File : |
�
���D�)�� �� � d dl Z d dlZd dlZd dlZddlmZ ddlmZ d� Z G d� dej � � Z
G d� d ej � � Z G d
� dej � � Z
G d� d
ej � � ZdS )� N� )�abc)�unique_everseenc �Z � t t j � | � � � � S �N)�iter�collections�OrderedDict�fromkeys)�itemss �B/opt/alt/python311/lib64/python3.11/importlib/resources/readers.py�remove_duplicatesr s! � ���'�0�0��7�7�8�8�8� c � � e Zd Zd� Zd� Zd� ZdS )�
FileReaderc �L � t j |j � � j | _ d S r )�pathlib�Path�path�parent)�self�loaders r
�__init__zFileReader.__init__ s � ��L���-�-�4�� � � r c �P � t | 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 �"