Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/zmq/tests/asyncio/
Upload File :
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