cpython/Doc/reference
Benjamin Peterson d79af0fc52 finish backporting binary literals and new octal literals docs 2008-10-30 22:44:18 +00:00
..
compound_stmts.rst #4083: add "as" to except handler grammar as per PEP 3110. 2008-10-16 21:38:48 +00:00
datamodel.rst only nonempty __slots__ don't work 2008-10-23 21:43:48 +00:00
executionmodel.rst #1760: try-except-finally is one statement since PEP 341. 2008-05-12 17:14:51 +00:00
expressions.rst mention how to override boolean evaluation 2008-09-23 13:32:46 +00:00
grammar.rst Add the grammar to the reference manual, since the new docs don't 2008-08-01 20:04:43 +00:00
index.rst Use title case 2008-09-13 02:08:30 +00:00
introduction.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
lexical_analysis.rst finish backporting binary literals and new octal literals docs 2008-10-30 22:44:18 +00:00
simple_stmts.rst update paragraph about __future__ for 2.6 2008-10-09 20:54:43 +00:00
toplevel_components.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00