sample_python_txaio_twisted.py 60 B

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