mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
d0b7e18262
* 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>