0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 17:47:13 +01:00
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
controlflow.rst docs: restore an anchor to for/else (#126154) 2024-10-29 20:11:50 -04:00
datastructures.rst
errors.rst Fix a typo in `Doc/tutorial/errors.rst` exception output (#126001) 2024-10-26 18:26:35 +03:00
floatingpoint.rst
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
interpreter.rst
introduction.rst
modules.rst
stdlib2.rst
stdlib.rst
venv.rst
whatnow.rst