]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106625 : Add missing code to tutorial 4.6 example (#106623)
authorRustyNail <takonoyawarakaage@yahoo.co.jp>
Tue, 11 Jul 2023 17:22:07 +0000 (02:22 +0900)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 17:22:07 +0000 (13:22 -0400)
commitd0b7e18262e69dd4b8252e804e4f98fc9533bcd6
tree52a84c5ee6027e759950e429ac0ff33949fa5731
parent945d3cbf2e8e756ed16c3ec51106e6157abb2698
gh-106625 : Add missing code to tutorial 4.6 example (#106623)

* Added missing import statement.

* Update Doc/tutorial/controlflow.rst

* Update Doc/tutorial/controlflow.rst

* Update controlflow.rst

* Make point regular class with __init__.

---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/tutorial/controlflow.rst