keenetic-dpr-bypass/vendor/importlib_resources/trees.py
2023-09-07 12:06:13 +03:00

7 lines
117 B
Python

# for compatibility with 1.1, continue to expose as_file here.
from ._common import as_file
__all__ = ['as_file']