cpython/Doc/tutorial
Terry Jan Reedy 2f47d8dcc7
bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
This is the last remaining instance, at least for this chapter, in 3.10 & 3.11.
2021-05-21 13:54:01 -04:00
..
appendix.rst
appetite.rst
classes.rst bpo-40204: Fix reference to terms in the doc (GH-21865) 2020-08-14 12:20:05 +02:00
controlflow.rst bpo-40640: doc -- add missing ... in example of Continue (#26055) 2021-05-12 11:23:03 +01:00
datastructures.rst bpo-43325: Add FAQ entry for identity tests (GH-25168) 2021-04-03 19:54:49 -07:00
errors.rst bpo-43927: Change 'IOError' to 'OSError' (GH-26289) 2021-05-21 13:54:01 -04:00
floatingpoint.rst [doc] Update references to NumPy (GH-22458) 2020-10-01 16:22:14 -07:00
index.rst
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) 2021-05-18 14:56:01 -07:00
interactive.rst
interpreter.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
introduction.rst bpo-43729: Clarify comment in tutorial example (GH-25191) 2021-05-14 12:09:08 -07:00
modules.rst
stdlib.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
stdlib2.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
venv.rst bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-14 14:09:32 +09:00
whatnow.rst Revert "Fix all Python Cookbook links (#22205)" (GH-22424) 2020-09-27 01:47:25 +01:00