cpython/Doc/reference
Georg Brandl 02c305614d Finish the first pass of the language reference update.
Document extended iterable unpacking, raising and catching exceptions, class decorators, etc.
A few notable things are not documented yet, I've added XXX comments about that.
2007-09-07 17:52:53 +00:00
..
compound_stmts.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00
datamodel.rst Bug #1684991: explain __special__ lookup semantics. 2007-09-05 13:36:27 +00:00
executionmodel.rst Continue going through the language reference, bringing it up-to-date. 2007-09-07 14:15:41 +00:00
expressions.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00
index.rst Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
introduction.rst Update the first two parts of the reference manual for Py3k, 2007-08-31 08:07:45 +00:00
lexical_analysis.rst Update the first two parts of the reference manual for Py3k, 2007-08-31 08:07:45 +00:00
simple_stmts.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00
toplevel_components.rst Finish the first pass of the language reference update. 2007-09-07 17:52:53 +00:00