sample_python_txaio_asyncio.py 60 B

123
  1. import txaio
  2. txaio.use_asyncio()
  3. f0 = txaio.create_future()