]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: errors tutorial improvements (GH-16269)
authorAdorilson Bezerra <adorilson@gmail.com>
Sun, 31 Jan 2021 06:07:11 +0000 (03:07 -0300)
committerGitHub <noreply@github.com>
Sun, 31 Jan 2021 06:07:11 +0000 (22:07 -0800)
commit89294e30fffe6b86c44247cbde39cc965d01d555
tree70f9746b3d14489b5ec189d721610f975ccc2600
parente60344364245a23a7a1b25d5ebce6833652a656c
Doc: errors tutorial improvements (GH-16269)

Improvements:

- Improvements in how try clause works section
  This suggestion is because the execution continues after *except*, not after *try* but before *except*. I guess this form more clear.

- Surrounding some keywords with \*...\*
  For uniformity the highlighted terms

- Adjust the number of chars per line to 80
Doc/tutorial/errors.rst