Mini Shell

Direktori : /opt/imh-python/lib/python3.9/site-packages/pyroute2/remote/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/pyroute2/remote/__init__.py

try:
    from .iproute import RemoteIPRoute
except ImportError:
    from pyroute2.common import failed_class

    RemoteIPRoute = failed_class('mitogen library is not installed')

classes = [RemoteIPRoute]

Zerion Mini Shell 1.0