Preview: local_import.py
Size: 132 B
//proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/pyfakefs/pytest_tests/local_import.py
def load(path: str) -> str:
from pyfakefs.pytest_tests import lib_using_pathlib
return lib_using_pathlib.use_pathlib(path)
Directory Contents
Dirs: 4 × Files: 19