mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
* 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 <[email protected]>