| Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/pyroute2/config/ |
| Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/pyroute2/config/eventlet.py |
import logging
from pyroute2.config.asyncio import asyncio_config
log = logging.getLogger(__name__)
log.warning("Please use pyroute2.config.asyncio.asyncio_config")
log.warning("The eventlet module will be dropped soon ")
eventlet_config = asyncio_config