cpython/Doc/tutorial
Miss Islington (bot) 830fbe9b6e
[3.11] gh-116563: Update tutorial error example (GH-116569) (#116625)
There now may be multiple carets pointing at a token
rather than just a character.  Fix the sentence about
possible causes.
(cherry picked from commit 3e45030076)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2024-03-11 22:11:36 +00:00
..
appendix.rst [3.11] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#114000) 2024-01-12 22:48:32 +00:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst [3.11] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114132) 2024-01-16 16:43:23 +00:00
controlflow.rst [3.11] gh-101100: Fix Sphinx warnings in tutorial/controlflow.rst (GH-109424) (#110085) 2023-09-29 08:36:24 +00:00
datastructures.rst [3.11] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114842) 2024-02-01 03:53:15 +00:00
errors.rst [3.11] gh-116563: Update tutorial error example (GH-116569) (#116625) 2024-03-11 22:11:36 +00:00
floatingpoint.rst [3.11] Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) (GH-112663) 2023-12-03 15:20:51 +00:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst [3.11] Improve references in the tutorial (GH-108069) (GH-108204) 2023-08-21 10:53:36 +00:00
interactive.rst [3.11] gh-111406: Fix broken link to bpython's site (GH-111407) (#111409) 2023-10-27 18:45:52 +00:00
interpreter.rst tutorial: remove "with single quotes" (GH-98204) 2022-10-12 09:08:56 -07:00
introduction.rst [3.11] GH-116271 Docs: provide clarification for object assignments in the Tutorial section (GH-116283) (#116306) 2024-03-04 12:28:21 +00:00
modules.rst [3.11] gh-113208: Mention namespace packages don't require __init__.py (GH-113209) (#113277) 2023-12-19 08:46:08 +00:00
stdlib.rst [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221) 2023-05-06 07:14:37 +03:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 13:21:41 -07:00
venv.rst [3.11] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#108091) 2023-08-18 10:12:07 +03:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (GH-95414) 2022-08-30 04:22:19 -07:00