cpython/Doc/reference
Miss Islington (bot) aa493b5c18 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 082875dcd6)

Co-authored-by: Julien Palard <julien@palard.fr>
2018-11-12 01:24:31 +01:00
..
compound_stmts.rst bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252) 2018-11-11 11:43:52 -08:00
datamodel.rst bpo-35119: Fix RecursionError in example of customizing module attribute access. (GH-10323) 2018-11-05 17:59:15 -08:00
executionmodel.rst Mark -c and -O as command line options in reStructuredText. (GH-10103) 2018-11-07 09:53:20 -08:00
expressions.rst Add link to PEP 525 in Expressions. (GH-10333) 2018-11-07 10:32:05 -08:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Mark -c and -O as command line options in reStructuredText. (GH-10103) 2018-11-07 09:53:20 -08:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-35054: Add yet more index entries for symbols. (GH-10121) (GH-10171) 2018-10-28 18:43:32 +02:00
simple_stmts.rst bpo-33878: Doc: Fix missing case by simplifying. (GH-7762) 2018-11-12 01:24:31 +01:00
toplevel_components.rst bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 14:51:07 -07:00