003 File Manager
Current Path:
/usr/local/lib/python3.8/test/test_importlib/extension
usr
/
local
/
lib
/
python3.8
/
test
/
test_importlib
/
extension
/
📁
..
📄
__init__.py
(142 B)
📄
__main__.py
(58 B)
📁
__pycache__
📄
test_case_sensitivity.py
(1.54 KB)
📄
test_finder.py
(1.24 KB)
📄
test_loader.py
(11.62 KB)
📄
test_path_hook.py
(864 B)
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