cpython/Doc/reference
R David Murray 14d7b718ba #19953: Clarify the wording of the augmented assignment discussion.
Patch by Priya Pappachan, based on suggestions from Terry Reedy
and myself.
2014-03-09 18:51:16 -04:00
..
compound_stmts.rst Use "lambda expression" as preferred to "lambda form". 2013-10-06 10:28:39 +02:00
datamodel.rst #19953: Clarify the wording of the augmented assignment discussion. 2014-03-09 18:51:16 -04:00
executionmodel.rst Merged revisions 88658 via svnmerge from 2011-02-26 21:34:51 +00:00
expressions.rst eliminate redundancy between yield stmt and yield expr docs (closes #12704) 2014-01-26 22:52:08 -05:00
grammar.rst Merged revisions 65378-65379,65430 via svnmerge from 2008-08-03 09:47:27 +00:00
import.rst Mention __cached__ in the import ref. 2013-05-25 11:32:50 -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 point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ 2011-12-24 23:13:19 +01:00
lexical_analysis.rst Add "->" as a delimiter token. Found by James Harding on docs@. 2013-10-08 21:28:22 +02:00
simple_stmts.rst eliminate redundancy between yield stmt and yield expr docs (closes #12704) 2014-01-26 22:52:08 -05:00
toplevel_components.rst Remove duplication. 2011-10-19 10:58:56 +03:00