Terry J. Reedy added the comment:

The generic error message for the first is 'False is not true'. Clear but 
useless. The error message for the second is the more specific '<representation 
of object)> is not None'. Since the expression was supposed to evaluate to 
None, but did not, it would be helpful to me, at least, to know what it did 
evaluate to.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20544>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to