cpython/Doc/reference
Georg Brandl 96593ed348 Continue going through the language reference, bringing it up-to-date.
In particular, document the new comprehensions and remove mentions of long integers.
Fix a bunch of related things in the lib ref.
2007-09-07 14:15:41 +00:00
..
compound_stmts.rst New exception catching syntax. 2007-09-06 14:03:41 +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 Continue going through the language reference, bringing it up-to-date. 2007-09-07 14:15:41 +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 Convert all print statements in the docs. 2007-09-04 07:15:32 +00:00
toplevel_components.rst Continue going through the language reference, bringing it up-to-date. 2007-09-07 14:15:41 +00:00