[docs] [issue10912] PyObject_RichCompare differs in behaviour from PyObject_RichCompareBool ; difference not noted in documentation
Raymond Hettinger
report at bugs.python.org
Sun Jan 16 01:50:10 CET 2011
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
If something needs to be written about NaNs or other invariant destroying objects, perhaps a FAQ entry would suffice (perhaps referencing http://bertrandmeyer.com/2010/02/06/reflexivity-and-other-pillars-of-civilization/ ).
----------
assignee: docs at python -> rhettinger
keywords: -easy
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10912>
_______________________________________
More information about the docs
mailing list