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-future.rst b/Doc/library/asyncio-future.rst index 2c41c1c..ff04339 100644 --- a/Doc/library/asyncio-future.rst +++ b/Doc/library/asyncio-future.rst
@@ -1,6 +1,8 @@ .. currentmodule:: asyncio +.. _asyncio-futures: + ======= Futures =======