cpython/Doc/tutorial
Vladimir 3f9fe23c05
bpo-42179: Clarify exception chaining (GH-23160)
* Update errors.rst

Clarify exception chaining behaviour and give a reference to the library documentation.

* Update errors.rst

Wording

* Update errors.rst

Spelling

* Update errors.rst

Remove mentioning of special attributes as folks think it's too much for beginners.
2020-12-15 18:47:26 -08:00
..
appendix.rst
appetite.rst
classes.rst
controlflow.rst
datastructures.rst bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538) 2020-11-28 16:53:39 +02:00
errors.rst bpo-42179: Clarify exception chaining (GH-23160) 2020-12-15 18:47:26 -08:00
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst
introduction.rst
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst