cpython/Doc/reference
Mariatta af71364c3f [3.6] bpo-28315: Improve code examples in docs (GH-1372) (#1445)
Replace
   File "<stdin>", line 1, in ?
with
   File "<stdin>", line 1, in <module>
(cherry picked from commit 8856940cf2)
2017-05-03 18:41:20 -07:00
..
compound_stmts.rst Issue #28091: Document PEP 525 & PEP 530. 2016-12-15 17:36:05 -05:00
datamodel.rst [3.6] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256) (#1259) 2017-04-23 08:50:14 +03:00
executionmodel.rst Remove an outdated statement in execution model docs (GH-754) (GH-775) 2017-03-22 18:56:56 -07:00
expressions.rst [3.6] bpo-28315: Improve code examples in docs (GH-1372) (#1445) 2017-05-03 18:41:20 -07:00
grammar.rst
import.rst bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326) 2017-02-26 13:30:44 -08:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst bpo-28739: Document that f-strings cannot be used as docstring (GH-592) (GH-600) 2017-03-10 09:52:03 -08:00
simple_stmts.rst Issue #28091: Document PEP 525 & PEP 530. 2016-12-15 17:36:05 -05:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00