cpython/Doc/reference
INADA Naoki f315812113 bpo-29952: Use usual terminology of dict (GH-923)
s/keys and elements/keys and values/
(cherry picked from commit cdcac039fb)
2017-03-31 15:43:35 +09:00
..
compound_stmts.rst Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) 2016-08-03 10:17:21 +03:00
datamodel.rst Issue #29012: Remove another outdated information 2017-01-03 03:34:15 +03:00
executionmodel.rst Remove an outdated statement in execution model docs (GH-754) (GH-774) 2017-03-22 18:55:33 -07:00
expressions.rst bpo-29952: Use usual terminology of dict (GH-923) 2017-03-31 15:43:35 +09:00
grammar.rst
import.rst bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-315) 2017-02-26 07:40:03 -08:00
index.rst
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
simple_stmts.rst Issue #24136: Document generalized unpacking, PEP 448 2016-06-12 01:46:50 +00:00
toplevel_components.rst #22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse) 2014-10-31 10:38:49 +01:00