Sep 1, 2018 · 1 min read
The statement "trio wraps asyncio" isn't quite correct. It builds on Python's await/async syntax, but not asyncio itself.
The statement "trio wraps asyncio" isn't quite correct. It builds on Python's await/async syntax, but not asyncio itself.