[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.140.185.250: ~ $
"""
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',
]

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
metadata Folder 0755
resources Folder 0755
__init__.py File 5.95 KB 0644
_abc.py File 1.81 KB 0644
_bootstrap.py File 47.09 KB 0644
_bootstrap_external.py File 67.35 KB 0644
abc.py File 10.71 KB 0644
machinery.py File 880 B 0644
readers.py File 327 B 0644
simple.py File 354 B 0644
util.py File 12.42 KB 0644