]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681)
authoramaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Wed, 30 Oct 2024 17:26:29 +0000 (20:26 +0300)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2024 17:26:29 +0000 (10:26 -0700)
commita3443c0e22a8623afe4c0518433b28afbc3a6df6
tree833e2130c185c76b1731be0fab129a13b1f13bb4
parentcc9a1839930d30450b12c460eee58137e3a3d6f1
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>
Doc/tutorial/inputoutput.rst