cpython/Doc/tutorial
Miss Islington (bot) 4a44f53aa8
[3.9] bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) (GH-23527)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
(cherry picked from commit c8aaf71dde)


Co-authored-by: Volker-Weissmann <39418860+Volker-Weissmann@users.noreply.github.com>
2020-12-01 02:53:42 -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 [3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) 2020-08-19 19:25:22 +02:00
controlflow.rst bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234) (GH-22255) 2020-09-15 09:56:28 -04:00
datastructures.rst bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538) 2020-11-28 07:14:23 -08:00
errors.rst bpo-42179: Doc/tutorial: Remove mention of __cause__ (GH-23162) 2020-11-05 19:05:57 -08: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 [3.9] bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) (GH-23527) 2020-12-01 02:53:42 -08:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
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