cpython/Doc/reference
Mariatta e1b02ff588 [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447)
Replace
   File "<stdin>", line 1, in ?
with
   File "<stdin>", line 1, in <module>.
(cherry picked from commit 8856940cf2)
2017-05-03 18:54:28 -07:00
..
compound_stmts.rst Remove redundant leading zeroes in PEP references. 2016-03-31 15:31:04 +03:00
datamodel.rst [2.7] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256). (#1261) 2017-04-23 08:58:09 +03:00
executionmodel.rst Merged revisions 88658 via svnmerge from 2011-02-26 21:34:51 +00:00
expressions.rst [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447) 2017-05-03 18:54:28 -07:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
index.rst Backport from 3.2: remove "Release" and "Date" markers from index pages. 2012-10-28 11:16:36 -07:00
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
simple_stmts.rst Issue #23275: Backport empty square bracket assignment documentation fix 2016-06-08 12:44:30 +00:00
toplevel_components.rst Remove duplication. 2011-10-19 10:58:56 +03:00