Your IP : 216.73.216.74


Current Path : /proc/self/root/proc/self/root/usr/local/python-3.13/lib/python3.13/test/test_zipfile/
Upload File :
Current File : //proc/self/root/proc/self/root/usr/local/python-3.13/lib/python3.13/test/test_zipfile/__init__.py

import os
from test.support import load_package_tests

def load_tests(*args):
    return load_package_tests(os.path.dirname(__file__), *args)