]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (#114968)
authorHarryLHW <123lhw321@gmail.com>
Mon, 5 Feb 2024 20:22:57 +0000 (04:22 +0800)
committerGitHub <noreply@github.com>
Mon, 5 Feb 2024 20:22:57 +0000 (15:22 -0500)
commit750489cc774df44daa2c0d23e8a404fe62be93d1
treed6d1869979b30ff79b2b1cc7cf41166acff4e846
parentbcccf1fb63870c1b7f8abe246e27b7fff343abd7
gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (#114968)

Change the somewhat vague "listed below" to "listed in this chapter" in Doc/library/exceptions.rst.
The exceptions are listed in multiple sections after two intermediate sections.
---------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/exceptions.rst