commit | 6c7316439d966cdbc76ffcc005e5d9c563064ba2 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yury@magic.io> | Fri Sep 14 14:57:39 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 14 14:57:39 2018 -0700 |
tree | 710a5d5b6ed1de38a6c18b7643efe3666e1e83d1 | |
parent | 5acccfaf680ae737bcd8b09f3a85719e3e904ef2 [diff] [blame] |
bpo-33649: Refresh asyncio docs landing page (GH-9322)
diff --git a/Doc/library/asyncio-queue.rst b/Doc/library/asyncio-queue.rst index a910dc7..fcad751 100644 --- a/Doc/library/asyncio-queue.rst +++ b/Doc/library/asyncio-queue.rst
@@ -1,5 +1,6 @@ .. currentmodule:: asyncio +.. _asyncio-queues: ====== Queues