[issue2342] Comparing between disparate types should raise a Py3K warning

Raymond Hettinger report at bugs.python.org
Mon Mar 17 21:25:58 CET 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Can the be done without making comparisons more expensive across the
board.  It will be bad news for Py2.6 if every single comparison gets
slowed down.

----------
nosy: +rhettinger

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2342>
__________________________________


More information about the Python-bugs-list mailing list