Searched defs:asyncio (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Doc/whatsnew/ | ||
D | 3.4.rst | 463 asyncio section in New Modules |
D | 3.7.rst | 627 asyncio section in Improved Modules |
D | 3.5.rst | 772 asyncio section in Improved Modules |
D | 3.6.rst | 812 asyncio section in Improved Modules |
/external/python/cpython3/Lib/test/ | ||
D | test_asyncgen.py | 6 asyncio = import_module("asyncio") variable |