PHP 8.2.30
Preview: simple.py Size: 354 B
//opt/alt/python-internal/lib64/python3.11/importlib/simple.py

"""
Compatibility shim for .resources.simple as found on Python 3.10.

Consumers that can rely on Python 3.11 should use the other
module directly.
"""

from .resources.simple import (
    SimpleReader, ResourceHandle, ResourceContainer, TraversableReader,
)

__all__ = [
    'SimpleReader', 'ResourceHandle', 'ResourceContainer', 'TraversableReader',
]

Directory Contents

Dirs: 3 × Files: 9

Name Size Perms Modified Actions
metadata DIR
- drwxr-xr-x 2025-08-02 07:01:49
Edit Download
resources DIR
- drwxr-xr-x 2025-08-02 07:01:49
Edit Download
- drwxr-xr-x 2025-08-02 07:01:49
Edit Download
10.71 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download
880 B lrw-r--r-- 2025-06-03 18:38:25
Edit Download
327 B lrw-r--r-- 2025-06-03 18:38:25
Edit Download
354 B lrw-r--r-- 2025-06-03 18:38:25
Edit Download
12.42 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download
1.81 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download
47.09 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download
67.35 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download
5.95 KB lrw-r--r-- 2025-06-03 18:38:25
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).