Your IP : 216.73.216.74


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

import os
from test.support import load_package_tests

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