Server IP : 172.67.214.6 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python311/lib64/python3.11/importlib/resources/__pycache__/ |
Upload File : |
� �/�g� � �� � 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 �"