cpython/Doc/reference
Miss Islington (bot) 641494ec31 bpo-31621: Fix typo in Simple Statements documentation (GH-3809) (GH-3810)
Replace "restriction" with "restrictions".
(cherry picked from commit 8d59aca4a9)
2017-09-28 13:00:17 -07:00
..
compound_stmts.rst
datamodel.rst [3.6] Mention enum as a potential use for metaclasses (GH-2982) (GH-3527) 2017-09-12 21:55:23 -07:00
executionmodel.rst
expressions.rst bpo-31501: Operator precedence description for arithmetic operators (GH-3633) (GH-3638) 2017-09-19 15:48:29 -07:00
grammar.rst
import.rst [3.6] link to legacy doc on the non-legacy website (GH-3362) (#3368) 2017-09-05 17:45:11 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691) (GH-3754) 2017-09-25 16:23:33 -07:00
simple_stmts.rst bpo-31621: Fix typo in Simple Statements documentation (GH-3809) (GH-3810) 2017-09-28 13:00:17 -07:00
toplevel_components.rst