mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
4 lines
60 B
Python
4 lines
60 B
Python
import txaio
|
|
txaio.use_twisted()
|
|
f0 = txaio.create_future()
|