cpython/Doc/tutorial
amaajemyfren a3443c0e22
gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681)
* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
2024-10-30 10:26:29 -07:00
..
appendix.rst gh-125615: Fix grammar nit in tutorial's interactive interpreter appendix (GH-125617) 2024-10-16 15:53:30 -05:00
appetite.rst
classes.rst gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) 2024-09-25 19:29:58 +00:00
controlflow.rst docs: restore an anchor to for/else (#126154) 2024-10-29 20:11:50 -04:00
datastructures.rst Prefer "similar" over "equivalent" in tutorial (#125343) 2024-10-12 16:21:55 -04:00
errors.rst Fix a typo in ``Doc/tutorial/errors.rst`` exception output (#126001) 2024-10-26 18:26:35 +03:00
floatingpoint.rst gh-123492: Remove unnecessary `:func:` parentheses (#123493) 2024-08-30 14:34:09 +03:00
index.rst
inputoutput.rst gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) 2024-10-30 10:26:29 -07:00
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Python 3.14.0a0 2024-05-08 16:57:05 +02:00
introduction.rst Docs: make a tutorial example more precise (#125066) 2024-10-07 19:41:13 -04:00
modules.rst gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) 2024-10-09 10:53:57 +00:00
stdlib.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
stdlib2.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
venv.rst gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404) 2024-10-13 22:16:15 +05:30
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00