SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 156 Python

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
A
Adorilson Bezerra committed
89294e30fffe6b86c44247cbde39cc965d01d555
Parent: e603443
Committed by GitHub <noreply@github.com> on 1/31/2021, 6:07:11 AM