cpython/Doc/tutorial
Miss Islington (bot) e10bd76d47
bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
This is the last remaining instance, at least for this chapter, in 3.10 & 3.11.
(cherry picked from commit 2f47d8dcc7)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2021-05-21 11:17:10 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst
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-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26058) 2021-05-12 11:28:10 +01:00
datastructures.rst bpo-43325: Add FAQ entry for identity tests (GH-25168) (GH-25178) 2021-04-03 20:05:50 -07:00
errors.rst bpo-43927: Change 'IOError' to 'OSError' (GH-26289) 2021-05-21 11:17:10 -07: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-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26219) 2021-05-19 09:59:36 +01: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-43729: Clarify comment in tutorial example (GH-25191) (GH-26137) 2021-05-14 13:06:34 -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-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-13 22:34:39 -07:00
whatnow.rst Add a footnote about Cheese Shop in Doc/tutorial (GH-13103) 2019-05-07 16:20:58 -04:00