]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33878: Doc: Fix missing case by simplifying. (GH-7762)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Nov 2018 00:24:31 +0000 (16:24 -0800)
committerJulien Palard <julien@palard.fr>
Mon, 12 Nov 2018 00:24:31 +0000 (01:24 +0100)
commitaa493b5c18463ab45c087564e287643606f004ca
tree5ece2b70fb71119c111d4f7f73f832684161e56b
parent1ec5781a097f4d4d988e0dd7f51ee203dc639df2
bpo-33878: Doc: Fix missing case by simplifying. (GH-7762)

The documentation was not covering multiple targets enclosed by
parenthesis nor multiple targets enclosed by brackets, adding them all
would be heavy, an else cover them all and is lighter to read.
(cherry picked from commit 082875dcd6d482558e5f1da97a1c801d60b3ed5b)

Co-authored-by: Julien Palard <julien@palard.fr>
Doc/reference/simple_stmts.rst