Psyduck - 可達鴨 之 鴨力山大2


Server : LiteSpeed
System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User : alloknri ( 880)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /opt/alt/python311/lib64/python3.11/importlib/resources/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //opt/alt/python311/lib64/python3.11/importlib/resources/__init__.py
"""Read resources contained within a package."""

from ._common import (
    as_file,
    files,
    Package,
)

from ._legacy import (
    contents,
    open_binary,
    read_binary,
    open_text,
    read_text,
    is_resource,
    path,
    Resource,
)

from .abc import ResourceReader


__all__ = [
    'Package',
    'Resource',
    'ResourceReader',
    'as_file',
    'contents',
    'files',
    'is_resource',
    'open_binary',
    'open_text',
    'path',
    'read_binary',
    'read_text',
]
Name
Size
Permissions
Options
__pycache__
--
drwxr-xr-x
__init__.py
0.494 KB
-rw-r--r--
_adapters.py
4.398 KB
-rw-r--r--
_common.py
2.823 KB
-rw-r--r--
_itertools.py
0.863 KB
-rw-r--r--
_legacy.py
3.412 KB
-rw-r--r--
abc.py
4.464 KB
-rw-r--r--
readers.py
3.474 KB
-rw-r--r--
simple.py
3.05 KB
-rw-r--r--