[issue4296] Python assumes identity implies equivalence; contradicts NaN

Mark Dickinson report at bugs.python.org
Wed Nov 12 18:58:47 CET 2008


Mark Dickinson <dickinsm at gmail.com> added the comment:

> Before committing, please add one
> other test that verifies the relationship between "in" in membership
> tests and "in" in a for-loop:

Added.  (To test_contains, since this seems like a more appropriate place 
than test_float.)

Added file: http://bugs.python.org/file11995/issue4296.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4296>
_______________________________________


More information about the Python-bugs-list mailing list