bpo-37028: asyncio REPL; activated via 'python -m asyncio'. (GH-13472)
This makes it easy to play with asyncio APIs with simply using async/await in the REPL.
Showing
Lib/asyncio/__main__.py
0 → 100644
Please register or sign in to comment