cpython/Doc/reference
Jeffrey Yasskin 2f3c16be73 Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
the complex_pow part), r56649, r56652, r56715, r57296, r57302, r57359, r57361,
r57372, r57738, r57739, r58017, r58039, r58040, and r59390, and new
documentation. The only significant difference is that round(x) returns a float
to preserve backward-compatibility. See http://bugs.python.org/issue1689.
2008-01-03 02:21:52 +00:00
..
compound_stmts.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
datamodel.rst Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just 2008-01-03 02:21:52 +00:00
executionmodel.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
expressions.rst Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just 2008-01-03 02:21:52 +00:00
index.rst A bit of reordering, also show more subheadings in the lang ref index. 2007-09-18 07:24:40 +00:00
introduction.rst Remove duplication of "this". 2007-11-11 15:16:16 +00:00
lexical_analysis.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
simple_stmts.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
toplevel_components.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00