]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36739: Update controlflow.rst (GH-12983)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 May 2019 03:48:12 +0000 (20:48 -0700)
committerGitHub <noreply@github.com>
Wed, 29 May 2019 03:48:12 +0000 (20:48 -0700)
commitcee95fe1825dfeb52d7074c8209b5884a079f06c
tree123718deb9172afecb896b7a0a44e82905e53015
parent3708316afa061dc6c1c6a1207f4998974cfa0752
bpo-36739: Update controlflow.rst (GH-12983)

in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function
(cherry picked from commit e1f95e77e0647aff602e0660ba3c282b71045875)

Co-authored-by: pbhd <p-bauer-schriesheim@t-online.de>
Doc/tutorial/controlflow.rst