cpython/Doc/tutorial
Miss Islington (bot) e1c669b7ed
bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538)
(cherry picked from commit d41ec65ab7)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
2020-11-28 07:02:23 -08:00
..
appendix.rst
appetite.rst
classes.rst bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928) 2020-08-20 13:28:49 +02:00
controlflow.rst bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234) (GH-22256) 2020-09-15 09:56:43 -04:00
datastructures.rst bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538) 2020-11-28 07:02:23 -08:00
errors.rst bpo-39534: Doc: Clarify return in finally (GH-18324) 2020-02-06 14:23:04 -08:00
floatingpoint.rst
index.rst
inputoutput.rst bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) 2020-11-26 16:51:54 -08:00
interactive.rst
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
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