cpython/Doc/tutorial
Adorilson Bezerra 5807efd4c3
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973)
2020-02-03 18:11:19 +01:00
..
appendix.rst
appetite.rst
classes.rst bpo-39431: Also mention nonlocal in assignment quirk (GH-17375) 2020-01-23 13:09:21 -05:00
controlflow.rst bpo-37904: Edition on python tutorial - section 4 (GH-16169) 2019-09-17 09:57:55 -07:00
datastructures.rst bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973) 2020-02-03 18:11:19 +01:00
errors.rst bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) 2019-09-26 11:09:05 +02:00
floatingpoint.rst
index.rst
inputoutput.rst bpo-37635: Update arg name for seek() in IO tutorial (GH-16147) 2019-09-14 13:29:23 -07:00
interactive.rst
interpreter.rst Update interpreter.rst (GH-17059) 2019-11-05 14:20:38 +01:00
introduction.rst bpo-14112: Allow beginners to explore shallowness in greater depth ;-) (GH-15465) 2019-08-24 11:15:44 -07:00
modules.rst bpo-37392: Update the dir(sys) in module tutorial (GH-14365) 2019-06-25 14:16:54 +02:00
stdlib.rst bpo-38678: Improve argparse example in tutorial (GH-17207) 2019-11-17 22:06:19 -08:00
stdlib2.rst Bump to 3.9.0a0 2019-06-04 22:12:32 +02:00
venv.rst bpo-37403: Touch up venv docs (GH-14458) 2019-06-28 12:14:31 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00