cpython/Doc/reference
Mark Dickinson 82b34c5dbe Issue #5211: Fix complex type to avoid implicit calls to
complex.__coerce__.  Thanks Meador Inge for the patch.
2010-02-21 12:57:35 +00:00
..
compound_stmts.rst Allow multiple context managers in one with statement, as proposed 2009-05-25 21:02:56 +00:00
datamodel.rst Issue #5211: Fix complex type to avoid implicit calls to 2010-02-21 12:57:35 +00:00
executionmodel.rst Use "impl-detail" directive where applicable. 2009-10-22 11:48:10 +00:00
expressions.rst Issue #2333: Backport set and dict comprehensions syntax. 2010-01-11 22:36:12 +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 Add section numbering to some of the larger subdocuments. 2009-03-28 19:57:36 +00:00
introduction.rst #5317: update IronPython URL. 2009-02-19 16:34:51 +00:00
lexical_analysis.rst #5925: fix highlighting of keyword table. 2009-05-04 20:42:08 +00:00
simple_stmts.rst Use "impl-detail" directive where applicable. 2009-10-22 11:48:10 +00:00
toplevel_components.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00