MAINHACK

MAINHACK Shell

: /lib64/python3.12/importlib/ [ drwxr-xr-x ]
Uname: Linux ncr1.int3rnet.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
Software: LiteSpeed
PHP version: 8.1.34 [ PHP INFO ] PHP os: Linux
Server Ip: 103.171.45.137
Your Ip: 216.73.217.80
User: digitaln (1704) | Group: digitaln (1708)
Safe Mode: OFF
Disable Function:
NONE

name : readers.py
"""
Compatibility shim for .resources.readers as found on Python 3.10.

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

from .resources.readers import (
    FileReader, ZipReader, MultiplexedPath, NamespaceReader,
)

__all__ = ['FileReader', 'ZipReader', 'MultiplexedPath', 'NamespaceReader']
© 2026 MAINHACK