cpython/Doc/reference
Miss Islington (bot) 22b1050672 Lexical Analysis ref doc: Fix a typo in the string concatenation internal link (GH-5157) (GH-5160)
In lexical analysis reference documentation, the internal link to
the string literal concatenation section was written as`.. _string-catenation:`.
Changed that to `.. _string-concatenation:`.
(cherry picked from commit 3764bb075a)
2018-01-11 22:50:45 -08:00
..
compound_stmts.rst Remove redundant 'exc = True' line (GH-4357) 2017-11-11 18:11:34 +03:00
datamodel.rst bpo-32377: improve __del__ docs and fix mention about resurrection (GH-4927) (#4929) 2017-12-19 20:00:13 +01:00
executionmodel.rst [3.6] bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) (GH-1727) 2017-05-22 14:36:19 -07:00
expressions.rst bpo-31501: Operator precedence description for arithmetic operators (GH-3633) (GH-3638) 2017-09-19 15:48:29 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst [3.6] bpo-31799: Make module.__spec__ more discoverable (GH-4010) (#4021) 2017-10-17 15:59:21 -04: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 Lexical Analysis ref doc: Fix a typo in the string concatenation internal link (GH-5157) (GH-5160) 2018-01-11 22:50:45 -08: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 #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00