003 File Manager
Current Path:
/usr/local/lib/python3.8/test/test_importlib/frozen
usr
/
local
/
lib
/
python3.8
/
test
/
test_importlib
/
frozen
/
📁
..
📄
__init__.py
(142 B)
📄
__main__.py
(58 B)
📁
__pycache__
📄
test_finder.py
(2.06 KB)
📄
test_loader.py
(9.12 KB)
Editing: __init__.py
import os from test.support import load_package_tests def load_tests(*args): return load_package_tests(os.path.dirname(__file__), *args)
Upload File
Create Folder