"""
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']
| 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 |
|