Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.11/importlib/resources/__pycache__/ |
Upload File : |
� �=Og3 � � � d Z ddlZddlZddlZddlmZmZ ddlmZmZ G d� dej � � Z G d� d e� � Z G d � de� � Z G d� d ee � � Z dS )z+ Interface adapters for low-level readers. � N)�BinaryIO�List� )�Traversable�TraversableResourcesc � � e Zd ZdZej d� � � Zej d� � � Zej d� � � Z ej d� � � Z ed� � � ZdS )�SimpleReaderzQ The minimum, low-level interface required from a resource provider. c � � dS )zP The name of the package for which this reader loads resources. N� ��selfs �3/usr/lib64/python3.11/importlib/resources/simple.py�packagezSimpleReader.package � � � � � c � � dS )zo Obtain an iterable of SimpleReader for available child containers (e.g. directories). Nr r s r �childrenzSimpleReader.children r r c � � dS )zL Obtain available named resources for this virtual package. Nr r s r � resourceszSimpleReader.resources"