cpython/Doc/tutorial
za 73801864d8
gh-122876: Fix "End of lines" typo (#125310)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-02-19 19:16:38 +00: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 Python Tutorial typo fix (#128077) 2024-12-20 18:09:56 +01:00
controlflow.rst docs: restore an anchor to for/else (#126154) 2024-10-29 20:11:50 -04:00
datastructures.rst gh-101100: amend references starting with !~ in gh-127054 (#127684) 2024-12-06 16:09:20 +02:00
errors.rst gh-127265: Remove single quotes from 'arrow's in tutorial/errors.rst (GH-127267) 2024-11-25 15:34:01 -06: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 gh-122876: Fix "End of lines" typo (#125310) 2025-02-19 19:16:38 +00:00
modules.rst
stdlib.rst
stdlib2.rst
venv.rst gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404) 2024-10-13 22:16:15 +05:30
whatnow.rst