Files
python/reference/concepts/keywords/await.md

9 lines
353 B
Markdown
Raw Normal View History

# `await`
TODO: ADD MORE DETAIL
See the Python [documentation entry][keyword-await-docs], as well as [this blog post][keyword-await-etymology] for more details.
[keyword-await-docs]: https://docs.python.org/3/reference/expressions.html#await-expression
[keyword-await-etymology]: https://yawpitchroll.com/posts/the-35-words-you-need-to-python/#await