????

Your IP : 3.17.156.168


Current Path : /proc/self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/lazy_object_proxy/
Upload File :
Current File : //proc/self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/lazy_object_proxy/compat.py

string_types = str, bytes


def with_metaclass(meta, *bases):
    """Create a base class with a metaclass."""
    return meta("NewBase", bases, {})