cpython/Doc/tutorial
Terry Jan Reedy 339f5da639
gh-138011: Clarify tutorial method object example code (#138014)
x must be a MyClass instance for examples to work.

---------
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
2025-08-21 11:02:29 -04:00
..
appendix.rst gh-109975: Indicate the minimum version for PyREPL in the tutorial (#136046) 2025-08-14 16:45:12 +01:00
appetite.rst
classes.rst gh-138011: Clarify tutorial method object example code (#138014) 2025-08-21 11:02:29 -04:00
controlflow.rst
datastructures.rst
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst gh-132661: PEP 750 documentation: second pass (#137020) 2025-08-04 22:45:51 +01:00
interactive.rst
interpreter.rst
introduction.rst
modules.rst Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) 2025-07-21 09:30:17 -07:00
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst