| Current Path : /opt/imh-python/lib/python3.9/site-packages/zmq/tests/asyncio/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/zmq/tests/asyncio/test_asyncio.py |
"""Test asyncio support"""
try:
from ._test_asyncio import TestAsyncIOSocket, TestAsyncioAuthentication
except SyntaxError:
pass