Your IP : 216.73.216.215


Current Path : /proc/3/root/opt/imh-python/lib/python3.9/lib2to3/tests/
Upload File :
Current File : //proc/3/root/opt/imh-python/lib/python3.9/lib2to3/tests/__init__.py

# Author: Collin Winter

import os

from test.support import load_package_tests

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