cpython/Doc/tutorial
Bénédikt Tran f4d6e45c1e
gh-120452: improve documentation about private name mangling (#120451)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-07-13 07:45:18 -07:00
..
appendix.rst Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) 2024-05-07 15:28:16 +02:00
appetite.rst
classes.rst gh-120452: improve documentation about private name mangling (#120451) 2024-07-13 07:45:18 -07:00
controlflow.rst
datastructures.rst Format None, True, False and NotImplemented as literals (GH-118758) 2024-05-08 22:35:16 +03:00
errors.rst gh-117597: Clarify exception handling in the tutorial (#117681) 2024-04-09 20:59:45 +00:00
floatingpoint.rst
index.rst
inputoutput.rst gh-110383: Improve 'old string formatting' text in tutorial (#120219) 2024-06-07 15:37:18 +02:00
interactive.rst
interpreter.rst Python 3.14.0a0 2024-05-08 16:57:05 +02:00
introduction.rst
modules.rst
stdlib.rst Python 3.14.0a0 2024-05-08 16:57:05 +02:00
stdlib2.rst gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) 2024-06-12 17:23:03 +03:00
venv.rst docs: fix a few typos identified by codespell (#119516) 2024-05-25 18:13:31 -07:00
whatnow.rst