| Server IP : 85.214.239.14 / Your IP : 216.73.216.210 Web Server : Apache/2.4.65 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/task/2/root/usr/lib/python3.11/importlib/resources/__pycache__/ |
Upload File : |
�
��h�
� �� � 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 �2/usr/lib/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 �"