cpython/Doc/reference
Andre Delfino c6639cda51 [2.7] Move __missing__ after __delitem__ in Data model. (GH-10923). (GH-10944)
(cherry picked from commit 1ce853f377)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
2018-12-05 23:09:25 +02:00
..
compound_stmts.rst [2.7] bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252) (GH-10469) 2018-11-11 12:09:03 -08:00
datamodel.rst [2.7] Move __missing__ after __delitem__ in Data model. (GH-10923). (GH-10944) 2018-12-05 23:09:25 +02:00
executionmodel.rst Merged revisions 88658 via svnmerge from 2011-02-26 21:34:51 +00:00
expressions.rst [2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672) (#7716) 2018-06-15 15:23:37 -04: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 bpo-33766: Document that end of file or string is a newline (GH-7383) 2018-06-09 16:55:26 -07:00
simple_stmts.rst Add future_stmt to simple_stmt production list. (GH-8239) 2018-11-07 21:16:15 -08:00
toplevel_components.rst [2.7] bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 22:37:17 -04:00