cpython/Doc/reference
Martin Panter 60a1b351ca Issue #12067: Rewrite Comparisons section in the language reference
Some of the details of comparing mixed types were incorrect or ambiguous.
Added default behaviour and consistency suggestions for user-defined classes.
Based on patch from Andy Maier.
2017-01-21 05:14:56 +00:00
..
compound_stmts.rst Remove redundant leading zeroes in PEP references. 2016-03-31 15:31:04 +03:00
datamodel.rst doc: Suggest to hash(tuple of attr) rather than XOR 2016-12-19 13:15:35 +01:00
executionmodel.rst
expressions.rst Issue #12067: Rewrite Comparisons section in the language reference 2017-01-21 05:14:56 +00:00
grammar.rst
index.rst Backport from 3.2: remove "Release" and "Date" markers from index pages. 2012-10-28 11:16:36 -07:00
introduction.rst Python for .NET has moved to Github. 2016-02-03 22:05:46 -06:00
lexical_analysis.rst Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
simple_stmts.rst Issue #23275: Backport empty square bracket assignment documentation fix 2016-06-08 12:44:30 +00:00
toplevel_components.rst