cpython/Doc/tutorial
Miss Islington (bot) 83efed9eba
bpo-39534: Doc: Clarify return in finally (GH-18324)
(cherry picked from commit 446463f8db)

Co-authored-by: Julien Palard <julien@palard.fr>
2020-02-06 14:22:11 -08:00
..
appendix.rst
appetite.rst
classes.rst bpo-39431: Also mention nonlocal in assignment quirk (GH-17375) 2020-01-23 10:15:15 -08:00
controlflow.rst bpo-37904: Edition on python tutorial - section 4 (GH-16169) (GH-16235) 2019-09-18 06:36:35 -04:00
datastructures.rst
errors.rst bpo-39534: Doc: Clarify return in finally (GH-18324) 2020-02-06 14:22:11 -08:00
floatingpoint.rst
index.rst
inputoutput.rst bpo-37635: Update arg name for seek() in IO tutorial (GH-16147) 2019-09-14 13:47:39 -07:00
interactive.rst
interpreter.rst [3.7] [3.8] Update interpreter.rst (GH-17059) (GH-17060) (GH-17061) 2019-11-05 15:02:09 +01:00
introduction.rst bpo-36189: Fixing typo in tutorial introduction (GH-13093) 2019-05-04 23:22:34 -04:00
modules.rst closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-13008) 2019-04-29 19:26:00 -07:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17213) 2019-11-17 22:17:28 -08:00
stdlib2.rst
venv.rst
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) (GH-13174) 2019-05-07 21:59:20 +01:00