[issue37831] bool(~True) == True

Serhiy Storchaka report at bugs.python.org
Mon Aug 12 13:08:59 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

-1 from me too.

Making True == -1 looks interesting, but it has drawbacks.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37831>
_______________________________________


More information about the Python-bugs-list mailing list