cpython/Doc/reference
Amaury Forgeot d'Arc 097cd072c0 #6428: py3k requires that __bool__ return a bool (and not an int)
Fix the error message and the documentation.
2009-07-07 00:43:08 +00:00
..
compound_stmts.rst Merged revisions 72912,72920,72940 via svnmerge from 2009-06-28 03:18:59 +00:00
datamodel.rst #6428: py3k requires that __bool__ return a bool (and not an int) 2009-07-07 00:43:08 +00:00
executionmodel.rst Merged revisions 72009 via svnmerge from 2009-04-27 16:20:50 +00:00
expressions.rst <> is gone (almost). 2009-06-03 07:26:22 +00:00
grammar.rst
index.rst
introduction.rst
lexical_analysis.rst Merged revisions 72288 via svnmerge from 2009-05-04 20:43:44 +00:00
simple_stmts.rst Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from 2009-06-01 22:42:33 +00:00
toplevel_components.rst