cpython/Doc/tutorial
Miss Islington (bot) 5a2356be1a
bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
(cherry picked from commit 7142df5ea2)

Co-authored-by: Shanavas M <shanavas.m2@gmail.com>
2020-01-23 10:22:36 -08:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst bpo-39431: Also mention nonlocal in assignment quirk (GH-17375) 2020-01-23 10:22:36 -08:00
controlflow.rst bpo-37904: Edition on python tutorial - section 4 (GH-16169) (GH-16234) 2019-09-18 06:36:15 -04:00
datastructures.rst bpo-38558: Mention `:=` in conditions tutorial (GH-16919) 2019-10-25 15:27:07 -07:00
errors.rst bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) (GH-16415) 2019-09-26 11:16:38 +02:00
floatingpoint.rst Issue #27206: Fix doctests in Doc/tutorial. 2016-08-09 17:44:52 -05:00
index.rst #23891: add a section to the Tutorial describing virtual environments and pip 2015-06-08 17:35:45 -04:00
inputoutput.rst bpo-37635: Update arg name for seek() in IO tutorial (GH-16147) 2019-09-14 13:47:31 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst [3.8] Update interpreter.rst (GH-17059) (GH-17060) 2019-11-05 14:51:48 +01:00
introduction.rst bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) (GH-15469) 2019-08-24 11:33:18 -07:00
modules.rst closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-13008) 2019-04-29 19:20:06 -07:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) (GH-17212) 2019-11-17 22:17:14 -08:00
stdlib2.rst Start of 3.8.0a0 2018-01-31 17:44:09 -05:00
venv.rst bpo-37403: Touch up venv docs (GH-14458) 2019-06-28 12:36:09 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00