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

9 lines
357 B
Markdown
Raw Normal View History

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