[issue25210] Special-case NoneType() in do_richcompare()

Ezio Melotti report at bugs.python.org
Fri Sep 25 05:41:56 CEST 2015


Ezio Melotti added the comment:

TypeError: '<' not supported between instances of 'int' and 'NoneType'

----------

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


More information about the Python-bugs-list mailing list