]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-11496...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 5 Feb 2024 20:30:38 +0000 (21:30 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Feb 2024 20:30:38 +0000 (20:30 +0000)
commit21f06a22c022f3b620cc3000575ade5226956ef5
tree5b7f91d3f5af7b516ac6adc8773e9c55d50b7925
parentd334122d2295a4863384676a3ce313a831b12335
[3.12] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-114968) (#115033)

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.
---------

(cherry picked from commit 750489cc774df44daa2c0d23e8a404fe62be93d1)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: HarryLHW <123lhw321@gmail.com>
Doc/library/exceptions.rst